This commit is contained in:
Luk Lu
2019-12-18 16:53:04 +08:00
parent 350906875c
commit 67715ec2e2
8 changed files with 15 additions and 11 deletions

View File

@@ -5,6 +5,6 @@ git clone https://github.com/teddysun/lamp.git
cd lamp
chmod 755 *.sh
read -p "Enter root password of MySQL Server: " DBPWD
read -p "Enter root password of MySQL Server >> " DBPWD
./lamp.sh --apache_option 1 --db_option 3 --php_option 4 --db_manage_modules --db_root_pwd $DBPWD phpmyadmin --kodexplorer_option 1