summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/lh_system_restore_job
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-09-10 22:47:37 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-09-10 22:47:37 (GMT)
commit8fb41ba7d7f748b856bb015edef6c10c2b098e91 (patch)
treea39f3800c34e2dc59f5141008ae30e0e4afada4a /abs/core/LinHES-system/lh_system_restore_job
parent64127038ec022ae71473719254c71f5efa79bf82 (diff)
downloadlinhes_pkgbuild-8fb41ba7d7f748b856bb015edef6c10c2b098e91.zip
linhes_pkgbuild-8fb41ba7d7f748b856bb015edef6c10c2b098e91.tar.gz
linhes_pkgbuild-8fb41ba7d7f748b856bb015edef6c10c2b098e91.tar.bz2
lh_system_backup and restore: update to match new dir structure.
Diffstat (limited to 'abs/core/LinHES-system/lh_system_restore_job')
-rw-r--r--abs/core/LinHES-system/lh_system_restore_job2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/LinHES-system/lh_system_restore_job b/abs/core/LinHES-system/lh_system_restore_job
index 9c66e2a..c926371 100644
--- a/abs/core/LinHES-system/lh_system_restore_job
+++ b/abs/core/LinHES-system/lh_system_restore_job
@@ -2,7 +2,7 @@
# This script is used to perform a quick restore of a database that was backed up via the nightly system backup
# The restore only does the database it does NOT restore system files (even if they are in the backup file)
#
-BACKUPDIR=/myth/system_backups
+BACKUPDIR=/data/storage/disk0/backup/system_backups
backupfile=$1
function usage(){