Changeset 308 for scripts/usr/local/lib/7dtd/commands/instances.sh
- Timestamp:
- Aug 7, 2017, 7:18:35 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/usr/local/lib/7dtd/commands/instances.sh
r258 r308 30 30 fi 31 31 32 if [ -z $cur ]; then 33 cur="?" 34 fi 32 35 max=$(getConfigValue $I ServerMaxPlayerCount) 33 36 port=$(getConfigValue $I ServerPort)
Note:
See TracChangeset
for help on using the changeset viewer.