Skip to content
Snippets Groups Projects
Commit 6d144044 authored by Bob Mottram's avatar Bob Mottram
Browse files

Call the remove function

parent bc8666ad
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment