Ver código fonte

Restore app name

Bob Mottram 8 anos atrás
pai
commit
13f22d1960
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      src/freedombone-restore-remote

+ 1
- 1
src/freedombone-restore-remote Ver arquivo

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