Browse Source

Remove pelican function

Bob Mottram 8 years ago
parent
commit
f581fd4eba
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/freedombone-app-pelican

+ 2
- 0
src/freedombone-app-pelican View 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 {