Changeset 16 for scripts/usr/local/bin/7dtd-common.sh
- Timestamp:
- May 17, 2014, 6:14:22 PM (12 years ago)
- File:
-
- 1 edited
-
scripts/usr/local/bin/7dtd-common.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
scripts/usr/local/bin/7dtd-common.sh
r14 r16 91 91 # PID otherwise 92 92 getInstancePID() { 93 run=$(isRunning $1) 94 if [ $run -eq 1 ]; then 93 if [ $(isRunning $1) -eq 1 ]; then 95 94 cat $(getInstancePath $1)/7dtd.pid 96 95 else
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)