Files
tintin/startup
2021-09-09 05:46:06 +00:00

10 lines
133 B
Plaintext
Executable File

source ~/evennia/venv/bin/activate
cd ~/evennia/game
evennia start
cd ~/smaug/src
nohup ./startup &
cd ~/ds/bin
nohup ./startmud &