Remove unused restoreapp.sh

This commit is contained in:
Johannes Zellner
2017-04-17 14:49:14 +02:00
parent 4fac5a785f
commit e021a4b377
4 changed files with 1 additions and 54 deletions

View File

@@ -16,7 +16,6 @@ scripts=("${SOURCE_DIR}/src/scripts/rmappdir.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" \
"${SOURCE_DIR}/src/scripts/collectlogs.sh" \