cleaned up many variable usages, etc.
[feisty_meow.git] / scripts / tty / keep_awake.sh
index ee6f5cf07ba478ef0d419a8f97aaf28642733b8e..13c6571542c75cd88eecf7bdf6d7163429d3ae33 100644 (file)
@@ -6,4 +6,4 @@
 # kind of snafu with the ksh environment variable $$ where it would always
 # record the previous shell's number and not the current one or something....
 #
-(bash $SHELLDIR/keep_awake_process.sh) &
+(bash $FEISTY_MEOW_SCRIPTS/keep_awake_process.sh) &