Changeset 353 for scripts/usr/local/lib/7dtd/commands
- Timestamp:
- Mar 5, 2019, 5:27:27 PM (7 years ago)
- File:
-
- 1 edited
-
scripts/usr/local/lib/7dtd/commands/backup.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
scripts/usr/local/lib/7dtd/commands/backup.sh
r308 r353 29 29 for I in $(getInstanceList); do 30 30 if [ $(isRunning $I) -eq 1 ]; then 31 telnetCommand $I saveworld 2 31 telnetCommand $I saveworld 2 > /dev/null 32 32 fi 33 33 done
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)