Skip to content

Commit

Permalink
Fixes #320
Browse files Browse the repository at this point in the history
  • Loading branch information
wolveix authored Sep 18, 2024
1 parent 705aebd commit f3425ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ fi

cd /config/gamefiles || exit 1

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

sleep 2
Expand Down

0 comments on commit f3425ae

Please sign in to comment.