This commit is contained in:
Bob Mottram 2017-03-31 22:54:21 +01:00
parent 601b62e3d6
commit 84bb8fae3a
1 changed files with 1 additions and 1 deletions

View File

@ -524,7 +524,7 @@ function remove_pelican {
remove_certs $PELICAN_DOMAIN_NAME
function_check remove_onion_service
remove_onion_service htmly ${PELICAN_ONION_PORT}
remove_onion_service pelican ${PELICAN_ONION_PORT}
remove_app pelican
systemctl reload tor
}