diff --git a/src/freedombone b/src/freedombone index 4650f264..5e51c7da 100755 --- a/src/freedombone +++ b/src/freedombone @@ -9270,6 +9270,9 @@ function install_hubzilla { exit 252782 fi mysql -u root --password="$MARIADB_PASSWORD" -D hubzilla < $HUBZILLA_PATH/install/schema_mysql.sql + if [ ! "$?" = "0" ]; then + exit 62952 + fi # create the config file echo ' $HUBZILLA_PATH/.htconfig.php