mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 15:07:16 +02:00
Start moving log files again.
This commit is contained in:
parent
e1dbdba951
commit
51301d3e3b
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#!/bin/bash
|
||||
export DJANGO_SETTINGS_MODULE="settings"
|
||||
|
||||
mv logs/evennia.log logs/evennia.logs.old
|
||||
|
||||
## There are several different ways you can run the server, read the
|
||||
## description for each and uncomment the desired mode.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue