Ignore:
Timestamp:
Jul 26, 2015, 5:20:54 PM (9 years ago)
Author:
alloc
Message:

Scripts

File:
1 edited

Legend:

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

    r204 r248  
    4545                if [ $(isRunning $1) -eq 1 ]; then
    4646                        echo "Failed, force closing server..."
    47                         $SSD --stop --pidfile $(getInstancePath $1)/7dtd.pid
     47                        $SSD --stop --signal KILL --pidfile $(getInstancePath $1)/7dtd.pid
    4848                fi
    4949
Note: See TracChangeset for help on using the changeset viewer.