Merge branch 'dev' of feistymeow.org:feisty_meow into dev
[feisty_meow.git] / scripts / tty / keep_awake.sh
index ee6f5cf07ba478ef0d419a8f97aaf28642733b8e..861425f38e84e338228265e31be904c90af1f46f 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/tty/keep_awake_process.sh) &