X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fcore%2Flaunch_feisty_meow.sh;h=a9db25b406c23e37b5f6275c86f975df640a37c4;hb=822a6e8843c456f97d69c1db597da5d604176bb7;hp=eaa9e7e2ba280ea5a677363d445058cc847fe282;hpb=33a5b56a123cee8c2de5ee48ce85e8742dda2439;p=feisty_meow.git diff --git a/scripts/core/launch_feisty_meow.sh b/scripts/core/launch_feisty_meow.sh index eaa9e7e2..a9db25b4 100644 --- a/scripts/core/launch_feisty_meow.sh +++ b/scripts/core/launch_feisty_meow.sh @@ -46,7 +46,8 @@ directory where it is stored, e.g.: cd /opt/feistymeow.org/feisty_meow -and run this command (the whole unwieldy thing on multiple lines): +and run this command (the whole unwieldy multiple line chunk inside the bars): + ############## exec bash -i 3< \$HOME/fm-fix -#; exec /bin/bash -i --norc --noprofile -c 'bash \$HOME/fm-fix ; echo hello ; read line' -#--norc --noprofile -#; source \$FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh - if [ "$NO_REPAIRS_NEEDED" == "true" ]; then # we believe it's safe to run through the rest of this script.