Selaa lähdekoodia

Restore app name

Bob Mottram 8 vuotta sitten
vanhempi
commit
13f22d1960
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      src/freedombone-restore-remote

+ 1
- 1
src/freedombone-restore-remote Näytä tiedosto

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