Skip to content
Snippets Groups Projects
Commit 13f22d19 authored by Bob Mottram's avatar Bob Mottram
Browse files

Restore app name

parent a912e6cf
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment