1
0

civ14_run.sh 267 B

123456
  1. #!/bin/sh
  2. git pull
  3. /home/python/bin/pip install numpy pyyaml pyfastnoiselite
  4. /home/python/bin/python mapGeneration.py
  5. dotnet run --project Content.Packaging server --hybrid-acz --platform linux-x64
  6. dotnet run --project Content.Server --config-file server_config.toml