Skip to content

Commit

Permalink
Added missing fi
Browse files Browse the repository at this point in the history
  • Loading branch information
Dashboy1998 committed Feb 19, 2024
1 parent 408617b commit 43ca7a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ fi
if [ "${DISABLE_GENERATE_SETTINGS,,}" = true ]; then
LogAction "GENERATING CONFIG"
LogWarn "Environment variables will not be applied due to DISABLE_GENERATE_SETTINGS being set to TRUE!"
fi

# shellcheck disable=SC2143
if [ ! "$(grep -s '[^[:space:]]' /palworld/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini)" ]; then
Expand Down

0 comments on commit 43ca7a2

Please sign in to comment.