From ba2308e1e2dc53979272873e0c1e834974610c7f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 24 Feb 2016 10:46:31 +0000 Subject: [PATCH] Can install hubzilla on onion-only systems --- src/freedombone | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/freedombone b/src/freedombone index 62a84b51..f27374c5 100755 --- a/src/freedombone +++ b/src/freedombone @@ -8987,10 +8987,6 @@ function install_hubzilla { if [ ! $HUBZILLA_DOMAIN_NAME ]; then return fi - # Don't install on onion-only systems - #if [[ $ONION_ONLY != 'no' ]]; then - # return - #fi HUBZILLA_PATH=/var/www/$HUBZILLA_DOMAIN_NAME/htdocs