Remove pelican function
This commit is contained in:
parent
8eecc01d65
commit
f581fd4eba
|
@ -519,6 +519,8 @@ function remove_pelican {
|
||||||
|
|
||||||
function_check remove_onion_service
|
function_check remove_onion_service
|
||||||
remove_onion_service htmly ${PELICAN_ONION_PORT}
|
remove_onion_service htmly ${PELICAN_ONION_PORT}
|
||||||
|
remove_app pelican
|
||||||
|
systemctl reload tor
|
||||||
}
|
}
|
||||||
|
|
||||||
function create_pelican_conf {
|
function create_pelican_conf {
|
||||||
|
|
Loading…
Reference in New Issue