X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Ffunctions.sh;fp=scripts%2Fcore%2Ffunctions.sh;h=0f356d6ef8d094550f32c8c924f5a37b529e0d7d;hb=8f57b519a28d0285dfda5e7abc7d1c8eb4be6c68;hp=32fb378237063265ae69a7ad16b29092d5110356;hpb=5dd15688484ec1217dccd1ba74339436b7de6913;p=feisty_meow.git diff --git a/scripts/core/functions.sh b/scripts/core/functions.sh index 32fb3782..0f356d6e 100644 --- a/scripts/core/functions.sh +++ b/scripts/core/functions.sh @@ -937,8 +937,6 @@ return 0 # keep_awake: sends a message to the screen from the background. function keep_awake() { - # blank line to get off previous command line before job prints. - echo # just starts the keep_awake process in the background. bash $FEISTY_MEOW_SCRIPTS/tty/keep_awake_process.sh & # this should leave the job running as %1 or a higher number if there