Missing underscore

This commit is contained in:
Bob Mottram 2016-07-12 11:29:02 +01:00
parent 38858a5b1a
commit dea6d64808
No known key found for this signature in database
GPG Key ID: BA68F26108DC9F87
1 changed files with 397 additions and 397 deletions

View File

@ -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