X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsecurity%2Fscreened_tunneler.sh;h=82352cc7a699077a2d39139b276f1de28e9d9336;hb=476cebc58ac994f645a9111ba6367fc9b44b7cba;hp=e8fb61cd20b8d5db4a0a4ae689b9aaa0f07e8180;hpb=f8d40c0f02ba24f748c6bfd9a31dd6c19b2ebf9d;p=feisty_meow.git diff --git a/scripts/security/screened_tunneler.sh b/scripts/security/screened_tunneler.sh old mode 100755 new mode 100644 index e8fb61cd..82352cc7 --- a/scripts/security/screened_tunneler.sh +++ b/scripts/security/screened_tunneler.sh @@ -68,7 +68,7 @@ fi #hmmm: these variables should be configurable from plug-ins someday. -TUNNEL_ALERT_SOUND=$FEISTY_MEOW_DIR/database/sounds/woouoo.wav +TUNNEL_ALERT_SOUND=$FEISTY_MEOW_APEX/infobase/sounds/woouoo.wav if [ ! -z "$1" ]; then TUNNEL_ALERT_SOUND=$1 fi