@@ -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