better naming... bootstrap_shells => reconfigure_feisty_meow and bootstrap_build...
[feisty_meow.git] / scripts / core / launch_feisty_meow.sh
index 8f0a3a485aa945f11ab2ea9d1ae857bbbaba3f98..fec110793daf8d4ff2b679219129561402658dac 100644 (file)
@@ -34,7 +34,7 @@ if [ -z "$FEISTY_MEOW_LOADING_DOCK" ]; then
   if [ ! -f "$FEISTY_MEOW_VARIABLES_LOADING_FILE" ]; then
     echo -e '\n\n'
     echo "Feisty meow scripts need initialization via the bootstrap process, e.g.:"
-    echo "  bash $HOME/feisty_meow/scripts/core/bootstrap_shells.sh"
+    echo "  bash $HOME/feisty_meow/scripts/core/reconfigure_feisty_meow.sh"
     echo -e '\n\n'
     ERROR_OCCURRED=true
   fi