mirror of
https://github.com/YunoHost-Apps/abantecart_ynh.git
synced 2024-09-03 18:06:16 +02:00
Update install
This commit is contained in:
parent
af0d92f030
commit
07891e0ed5
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ ynh_secure_remove $final_path/public_html
|
|||
pushd $final_path/install/
|
||||
php cli_install.php install \
|
||||
--db_host=localhost \
|
||||
--db_user=$db_user \
|
||||
--db_user=$db_name \
|
||||
--db_password=$db_pwd \
|
||||
--db_name=$db_name \
|
||||
--db_driver=amysqli \
|
||||
|
|
Loading…
Reference in a new issue