X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fcore%2Ffunctions.sh;h=b99c1034904492bd36e71e36c15cb3b9a72d042c;hb=1a64085683a99b940156fdf19ed277ca08bf6545;hp=c2f946a8c01ef8a160c0b6af2d737bb8957b0612;hpb=4b976b0e020ea5b6b2f2ffe884048f9785c5b2c5;p=feisty_meow.git diff --git a/scripts/core/functions.sh b/scripts/core/functions.sh index c2f946a8..b99c1034 100644 --- a/scripts/core/functions.sh +++ b/scripts/core/functions.sh @@ -316,8 +316,10 @@ if [ -z "$skip_all" ]; then /bin/su -l $* fi - # relabel the console after returning. - bash $FEISTY_MEOW_SCRIPTS/tty/label_terminal_with_infos.sh +#NO! # relabel the console after returning. +#NO! bash $FEISTY_MEOW_SCRIPTS/tty/label_terminal_with_infos.sh +# fix this to set the old title back in place! + } # sudo function wraps the normal sudo by ensuring we replace the terminal