1
0
Fork 0
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:
frju365 2018-07-01 11:19:05 +02:00 committed by GitHub
parent af0d92f030
commit 07891e0ed5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 \