Przeglądaj źródła

Don't need to clear because nothing shown

Bob Mottram 7 lat temu
rodzic
commit
a99c7200af
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0
    1
      src/freedombone-ddns

+ 0
- 1
src/freedombone-ddns Wyświetl plik

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