Changeset 55 for scripts/usr/local
- Timestamp:
- Jun 9, 2014, 2:28:29 PM (11 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.shr54 r55 16 16 unset -v LatestBackup 17 17 local fileI 18 for fileI in $(find "$SDTD_BACKUP_ROOT" -type d - -mindepth 1 --maxdepth 1); do18 for fileI in $(find "$SDTD_BACKUP_ROOT" -type d -mindepth 1 -maxdepth 1); do 19 19 if [ "$fileI" -nt "$LatestBackup" ]; then 20 20 LatestBackup=$fileI 
  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)
