浏览代码

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