Function check

This commit is contained in:
Bob Mottram 2016-09-28 18:05:33 +01:00
parent 0373f04ecb
commit fff4719fd7
1 changed files with 1 additions and 1 deletions

View File

@ -400,7 +400,7 @@ function install_gogs {
function_check get_mariadb_password
get_mariadb_password
function_check
function_check gogs_create_database
gogs_create_database
if [ ! -f /home/$GOGS_USERNAME/scripts/mysql.sql ]; then