소스 검색

Restore app name

Bob Mottram 8 년 전
부모
커밋
13f22d1960
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/freedombone-restore-remote

+ 1
- 1
src/freedombone-restore-remote 파일 보기

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