summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/add_storage.py
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-09-04 18:55:29 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-09-04 18:55:29 (GMT)
commit10dd549ffabc3120c4d0de6ff094bd7223aee613 (patch)
treef6dd1d0feb434679d5d85391fcc5644d183040d8 /abs/core/LinHES-system/add_storage.py
parentda699157f2c66ef4f5d51b69e980705992c582e3 (diff)
downloadlinhes_pkgbuild-10dd549ffabc3120c4d0de6ff094bd7223aee613.zip
linhes_pkgbuild-10dd549ffabc3120c4d0de6ff094bd7223aee613.tar.gz
linhes_pkgbuild-10dd549ffabc3120c4d0de6ff094bd7223aee613.tar.bz2
mythdb-initial and LinHES-system: adjust location of mythtv backups in the DB.
Diffstat (limited to 'abs/core/LinHES-system/add_storage.py')
-rw-r--r--abs/core/LinHES-system/add_storage.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/LinHES-system/add_storage.py b/abs/core/LinHES-system/add_storage.py
index 6afe7c3..1bdcb6c 100644
--- a/abs/core/LinHES-system/add_storage.py
+++ b/abs/core/LinHES-system/add_storage.py
@@ -22,7 +22,7 @@ pickle_file = "%s/storage.pkl" %storage_dir
SG_MAP_BE={ 'Default' :'media/tv',
'LiveTV' :'media/tv/live',
-'DB Backups' :'system_backups/mythtv_backups/'}
+'DB Backups' :'backup/mythtv_backups/'}
SG_MAP_FE={