Whoops, accidentally committed a change to startup.sh

This commit is contained in:
Greg Taylor 2007-10-27 03:26:03 +00:00
parent 4d94132c54
commit 20e4c29747

View file

@ -11,6 +11,6 @@ mv -f $BASE_PATH/logs/evennia.log $BASE_PATH/logs/evennia.logs.old
## mode instead of having to uncomment crap.
## Interactive mode. Good for development and debugging.
twistd -noy twistd -ny server.py
#twistd -noy twistd -ny server.py
## Stand-alone mode. Good for running games.
#twistd -y server.py
twistd -y server.py