fixed path.
authorChris Koeritz <fred@gruntose.com>
Mon, 5 Aug 2013 06:14:21 +0000 (02:14 -0400)
committerChris Koeritz <fred@gruntose.com>
Mon, 5 Aug 2013 06:14:21 +0000 (02:14 -0400)
scripts/tty/keep_awake.sh

index 13c6571542c75cd88eecf7bdf6d7163429d3ae33..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 $FEISTY_MEOW_SCRIPTS/keep_awake_process.sh) &
+(bash $FEISTY_MEOW_SCRIPTS/tty/keep_awake_process.sh) &