Restore app name

This commit is contained in:
Bob Mottram 2016-10-24 22:33:49 +01:00
parent a912e6cfc3
commit 13f22d1960
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ function copy_gpg_keys {
function restore_configfiles {
if [[ $RESTORE_APP != 'all' ]]; then
if [[ $RESTORE_APP != 'configuration' ]]; then
if [[ $RESTORE_APP != 'configfiles' ]]; then
return
fi
fi