Fix #975, #977: Change scripts from /bin/bash to /bin/sh
[geeqie.git] / plugins / tethered-photography / geeqie-tethered-photography-hook-script
index 0f8dc48..6b83e1c 100755 (executable)
@@ -1,10 +1,10 @@
-#!/bin/bash
+#!/bin/sh
 
 ## @file
 ## @brief Tethered photography hook script
 ##
 
-if [ "$ACTION" == "download" ]
+if [ "$ACTION" = "download" ]
 then
        notify-send --expire-time=4000 "$ARGUMENT"  --icon=geeqie
        geeqie --remote File:"$PWD/$ARGUMENT"