X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Flaunch_feisty_meow.sh;h=241e2a0f1be5f39093c916515594bedf33c98bc7;hb=ba7ebd82c393c361718230409375720461613702;hp=a814bc24fb7efcac778e8599a86f058e377934e6;hpb=5e0cf6044159dd34b93294af829905b74c2b0e36;p=feisty_meow.git diff --git a/scripts/core/launch_feisty_meow.sh b/scripts/core/launch_feisty_meow.sh index a814bc24..241e2a0f 100644 --- a/scripts/core/launch_feisty_meow.sh +++ b/scripts/core/launch_feisty_meow.sh @@ -46,23 +46,23 @@ 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<&- <&4 + source \$(pwd)/scripts/core/launch_feisty_meow.sh; exec 3>&- <&4 EOF ############## -Note that this assumes that the .bashrc file could still need editing to fix -an erroneous FEISTY_MEOW_APEX variable, so we skip it above when bash runs. -Check \$HOME/.bashrc to see if a change there will fix the problem. + +This code snippet assumes that the .bashrc file could still need editing to +fix an erroneous FEISTY_MEOW_APEX variable, so we skip it above when bash +runs. Check \$HOME/.bashrc to see if a change there will fix the problem. " else