X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Ftty%2Fkeep_awake.sh;h=13c6571542c75cd88eecf7bdf6d7163429d3ae33;hb=068a293d75c9b3bfe11489d062a7d20a6be9ddaa;hp=ee6f5cf07ba478ef0d419a8f97aaf28642733b8e;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/scripts/tty/keep_awake.sh b/scripts/tty/keep_awake.sh index ee6f5cf0..13c65715 100644 --- a/scripts/tty/keep_awake.sh +++ b/scripts/tty/keep_awake.sh @@ -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) &