diff options
-rwxr-xr-x | examples/rifle_sxiv.sh | 2 |
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. |