Ignore:
Timestamp:
Jun 3, 2014, 8:01:56 PM (10 years ago)
Author:
alloc
Message:

Telnet command fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/usr/local/lib/7dtd/commands/stop.sh

    r25 r46  
    3232
    3333                echo "Trying to gracefully shutdown..."
    34                 tmp=$(telnetCommand $1 shutdown)
     34                tmp=$(telnetCommand $1 shutdown "0.5")
    3535                echo "Waiting for server to shut down..."
    3636       
Note: See TracChangeset for help on using the changeset viewer.