Browse Source

Don't need to clear because nothing shown

Bob Mottram 6 years ago
parent
commit
a99c7200af
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/freedombone-ddns

+ 0
- 1
src/freedombone-ddns View File

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