summary refs log tree commit diff stats
path: root/examples
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2013-02-18 00:35:45 +0100
committerhut <hut@lavabit.com>2013-02-18 00:35:45 +0100
commitfb24f4a8ca6475ce2966298a5753ee01d8628e6b (patch)
tree244117500f2307b512b0ac3a954d4aad39408a07 /examples
parenta385c76ace33210b67de07e23a4a0681e1bdfe9c (diff)
downloadranger-fb24f4a8ca6475ce2966298a5753ee01d8628e6b.tar.gz
examples/rifle_sxiv.sh: remove bash dependency
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/rifle_sxiv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rifle_sxiv.sh b/examples/rifle_sxiv.sh
index efa935b2..542aa604 100755
--- a/examples/rifle_sxiv.sh
+++ b/examples/rifle_sxiv.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 #
 # This script searches image files in a directory, opens them all with sxiv
 # and sets the first argument to the first image displayed by sxiv.
-tty/commit/docs/profanity.1?id=cf010194a4f8ac5e17012f4e99459159a2a671bd'>cf010194 ^
3e92c60e ^


4f4a2f33 ^
3e92c60e ^



270c88fc ^
cf010194 ^
3e92c60e ^
4dbd8bbe ^





















3e92c60e ^


4dbd8bbe ^



4dbd8bbe ^
7d5d87ae ^

fdec3a14 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77