Skip to content

Commit

Permalink
Update scripts/start.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Luatan <[email protected]>
  • Loading branch information
Dashboy1998 and Luatan authored Feb 18, 2024
1 parent b089211 commit 82536b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ fi

if [ "${DISABLE_GENERATE_SETTINGS,,}" = true ]; then
LogAction "GENERATING CONFIG"
LogWarn "Env vars will not be applied due to DISABLE_GENERATE_SETTINGS being set to TRUE!"
LogWarn "Environment variables will not be applied due to DISABLE_GENERATE_SETTINGS being set to TRUE!"

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

0 comments on commit 82536b4

Please sign in to comment.