ソースを参照

Remove comments

Bob Mottram 7 年 前
コミット
06e4db6145
共有2 個のファイルを変更した0 個の追加2 個の削除を含む
  1. 0
    1
      src/freedombone-restore-local
  2. 0
    1
      src/freedombone-restore-remote

+ 0
- 1
src/freedombone-restore-local ファイルの表示

@@ -118,7 +118,6 @@ function restore_blocklist {
118 118
         fi
119 119
     fi
120 120
 
121
-    # this restores *.cfg and COMPLETION_FILE
122 121
     if [ -d $USB_MOUNT/backup/blocklist ]; then
123 122
         echo $"Restoring blocklist"
124 123
         temp_restore_dir=/root/tempblocklist

+ 0
- 1
src/freedombone-restore-remote ファイルの表示

@@ -109,7 +109,6 @@ function restore_blocklist {
109 109
         fi
110 110
     fi
111 111
 
112
-    # this restores *.cfg and COMPLETION_FILE
113 112
     if [ -d $USB_MOUNT/backup/blocklist ]; then
114 113
         echo $"Restoring blocklist"
115 114
         temp_restore_dir=/root/tempblocklist