瀏覽代碼

Don't need to clear because nothing shown

Bob Mottram 7 年之前
父節點
當前提交
a99c7200af
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      src/freedombone-ddns

+ 0
- 1
src/freedombone-ddns 查看文件

236
 read_configuration_values
236
 read_configuration_values
237
 
237
 
238
 if [[ "$ONION_ONLY" != 'no' ]]; then
238
 if [[ "$ONION_ONLY" != 'no' ]]; then
239
-    clear
240
     exit 0
239
     exit 0
241
 fi
240
 fi
242
 
241