Missing underscore
This commit is contained in:
parent
38858a5b1a
commit
dea6d64808
|
@ -258,7 +258,7 @@ function install_hubzilla {
|
|||
echo "12,22,32,42,52 * * * * root cd $HUBZILLA_PATH; /usr/bin/timeout 500 /usr/bin/php include/poller.php" >> /etc/crontab
|
||||
fi
|
||||
|
||||
function check add_ddns_domain
|
||||
function_check add_ddns_domain
|
||||
add_ddns_domain $HUBZILLA_DOMAIN_NAME
|
||||
|
||||
if [[ $ONION_ONLY == "no" ]]; then
|
||||
|
|
Loading…
Reference in New Issue