X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=scripts%2Fcore%2Freconfigure_feisty_meow.sh;fp=scripts%2Fcore%2Freconfigure_feisty_meow.sh;h=b6421224607bcd18d5fd39ca55e630eff0046113;hp=ffef72705456a7dee46ec57ad194c281f828d58c;hb=edfd17461f13da502eaea1b993dc700e37a74068;hpb=2405c4e4b87387eb234fbbc4af9f5083c12b858c diff --git a/scripts/core/reconfigure_feisty_meow.sh b/scripts/core/reconfigure_feisty_meow.sh index ffef7270..b6421224 100644 --- a/scripts/core/reconfigure_feisty_meow.sh +++ b/scripts/core/reconfigure_feisty_meow.sh @@ -75,7 +75,7 @@ PERLLIB=$PERLLIB PERL5LIB=$PERLLIB perl "$FEISTY_MEOW_SCRIPTS/core/generate_alia #echo after the generate aliases, perllib is $PERLLIB if [ ! -z "$DEBUG_FEISTY_MEOW" ]; then - echo established these variables for feisty_meow assets: + echo this is the variable config file for feisty_meow assets: echo ============== cat "$FEISTY_MEOW_VARIABLES_LOADING_FILE" echo ==============