We need root access to copy backup files with the filesystem backend

This commit is contained in:
Johannes Zellner
2017-04-14 15:49:42 +02:00
parent b29a6014d5
commit 5e1ad4ad93
5 changed files with 47 additions and 19 deletions

View File

@@ -15,6 +15,7 @@ scripts=("${SOURCE_DIR}/src/scripts/rmappdir.sh" \
"${SOURCE_DIR}/src/scripts/backupbox.sh" \
"${SOURCE_DIR}/src/scripts/backupapp.sh" \
"${SOURCE_DIR}/src/scripts/rmbackup.sh" \
"${SOURCE_DIR}/src/scripts/cpbackup.sh" \
"${SOURCE_DIR}/src/scripts/restoreapp.sh" \
"${SOURCE_DIR}/src/scripts/reboot.sh" \
"${SOURCE_DIR}/src/scripts/update.sh" \