X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsecurity%2Fscreened_tunneler.sh;h=82352cc7a699077a2d39139b276f1de28e9d9336;hb=9d1052f9cae51864e8fb39d3f34048952b169cf4;hp=8ef3b1815b3e121024bcfdf9fe4f59e90d69416f;hpb=e87d1ce95fb446c4ff733260d186ced5ce0e4964;p=feisty_meow.git diff --git a/scripts/security/screened_tunneler.sh b/scripts/security/screened_tunneler.sh index 8ef3b181..82352cc7 100755 --- 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/infobase/sounds/woouoo.wav +TUNNEL_ALERT_SOUND=$FEISTY_MEOW_APEX/infobase/sounds/woouoo.wav if [ ! -z "$1" ]; then TUNNEL_ALERT_SOUND=$1 fi