This commit is contained in:
Bob Mottram 2017-06-11 14:52:46 +01:00
parent 304963caca
commit 72427aa73e
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ function add_onion_service {
wait_for_onion_service ${onion_service_name}
if [ ! -f ${HIDDEN_SERVICE_PATH}${onion_service_name}/hostname ]; then
ls -lh ${HIDDEN_SERVICE_PATH}${onion_service_name}/hostname
echo $"${onion_service_name} onion site hostname not found"
exit 763624
fi