mirror of
https://github.com/PGYER/codefever.git
synced 2026-06-08 15:14:13 +08:00
fix(init script): fix bugs
This commit is contained in:
@@ -55,7 +55,7 @@ sudo -u mysql mariadb-install-db
|
||||
|
||||
service mariadb start
|
||||
echo -e "\ny\ny\n123456\n123456\ny\ny\ny\ny\n" | mariadb-secure-installation
|
||||
chomd +x ./misc/create_db.sh
|
||||
chmod +x ./misc/create_db.sh
|
||||
./misc/create_db.sh
|
||||
|
||||
echo '1' > ./application/logs/install.lock
|
||||
|
||||
Reference in New Issue
Block a user