Ignore:
Timestamp:
May 17, 2014, 6:01:31 PM (11 years ago)
Author:
alloc
Message:

More instance validation, switch to XMLStarlet, config.xml instead of serverconfig.xml, admins.xml instead of serveradmin.xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/usr/local/bin/7dtd-running.sh

    r10 r14  
    11#!/bin/bash
    2 # Version 1
     2# Version 3
    33
    44# Checks if the 7dtd instance given as first parameter is running.
     
    1212checkRootLoadConf
    1313
    14 checkInstance $1
     14checkInstanceValid $1
    1515
    1616res=$(isRunning $1)
Note: See TracChangeset for help on using the changeset viewer.