Changeset 45 for scripts/usr/local/lib
- Timestamp:
- Jun 3, 2014, 4:07:06 PM (11 years ago)
- Location:
- scripts/usr/local/lib/7dtd
- Files:
- 
      - 2 edited
 
 - 
          
  VERSION (modified) (1 diff)
- 
          
  serverconfig.sh (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      scripts/usr/local/lib/7dtd/VERSIONr35 r45 1 Current version: 1 02 Last edit: 2014-06-0 21 Current version: 11 2 Last edit: 2014-06-03 
- 
      scripts/usr/local/lib/7dtd/serverconfig.shr35 r45 994 994 done 995 995 996 if [ "$TYPE" = "boolean" ]; then 997 if [ $(getBool ${!currentValName}) -eq 1 ]; then 998 export $currentValName="true" 999 else 1000 export $currentValName="false" 1001 fi 1002 fi 996 1003 if [ "$TYPE" = "enum" ]; then 997 1004 export $currentValName="${config_allowed_values[$currentValName-1]}" 
  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)
