Changeset 66 for scripts/usr/local
- Timestamp:
- Jul 9, 2014, 3:40:18 PM (11 years ago)
- Location:
- scripts/usr/local/lib/7dtd
- Files:
- 
      - 2 edited
 
 - 
          
  VERSION (modified) (1 diff)
- 
          
  commands/start.sh (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      scripts/usr/local/lib/7dtd/VERSIONr64 r66 1 Version: 2 32 Release: 2014-07-0 71 Version: 24 2 Release: 2014-07-08 
- 
      scripts/usr/local/lib/7dtd/commands/start.shr39 r66 20 20 21 21 if [ $(isRunning $1) -eq 0 ]; then 22 # Kill monitor if it is still running 23 if [ -f "$(getInstancePath $1)/monitor.pid" ]; then 24 $PKILL -TERM -P $(cat $(getInstancePath $1)/monitor.pid) 25 rm $(getInstancePath $1)/monitor.pid 26 fi 27 22 28 setAllPlayersOffline $1 23 29 rm -f $(getInstancePath $1)/output_log.txt 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
