normalized perms on all files, to avoid relying on any stored executable bits in...
[feisty_meow.git] / scripts / security / screened_tunneler.sh
old mode 100755 (executable)
new mode 100644 (file)
index e8fb61c..82352cc
@@ -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