X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fgenerator%2Fnext_version.sh;h=85b70e3a2b4aa0d73dd42333b22c83a4ce8d9add;hb=0aa01e5d93c298d938a2e9930e9e48151a8299ef;hp=3b34b5a253461a43829c40b118f8d33bc6db519f;hpb=2dc7262979a054eeb1167aa60546365f1da812e1;p=feisty_meow.git diff --git a/scripts/generator/next_version.sh b/scripts/generator/next_version.sh index 3b34b5a2..85b70e3a 100644 --- a/scripts/generator/next_version.sh +++ b/scripts/generator/next_version.sh @@ -12,7 +12,7 @@ if [ ! -z "$BUILD_PARAMETER_FILE" ]; then fi if [ -z "$PARAMETER_FILE" ]; then # last ditch attempt to get one that will work. - PARAMETER_FILE="$FEISTY_MEOW_DIR/build.ini" + PARAMETER_FILE="$FEISTY_MEOW_APEX/build.ini" fi chmod u+w "$PARAMETER_FILE"