Call the remove function

This commit is contained in:
Bob Mottram 2018-02-18 11:44:25 +00:00
parent bc8666ad17
commit 6d144044cf
1 changed files with 1 additions and 2 deletions

View File

@ -336,8 +336,7 @@ function install_hubzilla {
install_mariadb
if [ -d /var/www/$HUBZILLA_DOMAIN_NAME ]; then
rm -rf /var/www/$HUBZILLA_DOMAIN_NAME
drop_database hubzilla
remove_hubzilla
fi
function_check get_mariadb_password