Browse Source

Function check

Bob Mottram 9 years ago
parent
commit
fff4719fd7
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-app-gogs

+ 1
- 1
src/freedombone-app-gogs View File

400
     function_check get_mariadb_password
400
     function_check get_mariadb_password
401
     get_mariadb_password
401
     get_mariadb_password
402
 
402
 
403
-    function_check
403
+    function_check gogs_create_database
404
     gogs_create_database
404
     gogs_create_database
405
 
405
 
406
     if [ ! -f /home/$GOGS_USERNAME/scripts/mysql.sql ]; then
406
     if [ ! -f /home/$GOGS_USERNAME/scripts/mysql.sql ]; then