Restore app name
This commit is contained in:
parent
a912e6cfc3
commit
13f22d1960
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue