X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fusers%2Fbyejob.sh;h=e97e079bd414f7e99c9a155d8afbc3fcccd3912b;hb=f6cd637b4e8ac3663ad196cdfa2fab088201471f;hp=057254477cf03b078634ce75acd7e740e5e9df5f;hpb=25693b7a3600927bd19e83be261646657abc2eda;p=feisty_meow.git diff --git a/scripts/users/byejob.sh b/scripts/users/byejob.sh index 05725447..e97e079b 100644 --- a/scripts/users/byejob.sh +++ b/scripts/users/byejob.sh @@ -2,12 +2,12 @@ # this program is run in the background to show a bye message on the console. +source "$FEISTY_MEOW_SCRIPTS/core/functions.sh" + export LIGHTWEIGHT_INIT=true # make sure we just get our variables. source $HOME/yeti/scripts/launch_feisty_meow.sh export host=$(hostname) -source $FEISTY_MEOW_SCRIPTS/core/date_stringer.sh - # use this to always print the message. # export hostlist=$host