Function check
This commit is contained in:
parent
0373f04ecb
commit
fff4719fd7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue