Sfoglia il codice sorgente

Remove pelican function

Bob Mottram 8 anni fa
parent
commit
f581fd4eba
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      src/freedombone-app-pelican

+ 2
- 0
src/freedombone-app-pelican Vedi File

@@ -519,6 +519,8 @@ function remove_pelican {
519 519
 
520 520
     function_check remove_onion_service
521 521
     remove_onion_service htmly ${PELICAN_ONION_PORT}
522
+    remove_app pelican
523
+    systemctl reload tor
522 524
 }
523 525
 
524 526
 function create_pelican_conf {