Changeset 46 for scripts/usr/local/lib/7dtd/commands/stop.sh
- Timestamp:
- Jun 3, 2014, 8:01:56 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/usr/local/lib/7dtd/commands/stop.sh
r25 r46 32 32 33 33 echo "Trying to gracefully shutdown..." 34 tmp=$(telnetCommand $1 shutdown )34 tmp=$(telnetCommand $1 shutdown "0.5") 35 35 echo "Waiting for server to shut down..." 36 36
Note:
See TracChangeset
for help on using the changeset viewer.