pelican
This commit is contained in:
parent
601b62e3d6
commit
84bb8fae3a
|
@ -524,7 +524,7 @@ function remove_pelican {
|
||||||
remove_certs $PELICAN_DOMAIN_NAME
|
remove_certs $PELICAN_DOMAIN_NAME
|
||||||
|
|
||||||
function_check remove_onion_service
|
function_check remove_onion_service
|
||||||
remove_onion_service htmly ${PELICAN_ONION_PORT}
|
remove_onion_service pelican ${PELICAN_ONION_PORT}
|
||||||
remove_app pelican
|
remove_app pelican
|
||||||
systemctl reload tor
|
systemctl reload tor
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue