Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wolveix authored Sep 25, 2024
1 parent e184006 commit 916e75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ fi

cd /config/gamefiles || exit 1

chmod +x FactoryServer.sh
chmod +x FactoryServer.sh || true
./FactoryServer.sh -Port="$SERVERGAMEPORT" "${ini_args[@]}" "$@" &

sleep 2
Expand Down

0 comments on commit 916e75c

Please sign in to comment.