Changeset 68 for scripts/usr/local/lib/7dtd/commands/stop.sh
- Timestamp:
- Jul 11, 2014, 10:41:09 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/usr/local/lib/7dtd/commands/stop.sh
r46 r68 50 50 $PKILL -TERM -P $(cat $(getInstancePath $1)/monitor.pid) 51 51 rm $(getInstancePath $1)/monitor.pid 52 setAllPlayersOffline $153 52 54 53 rm $(getInstancePath $1)/7dtd.pid
Note:
See TracChangeset
for help on using the changeset viewer.