1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prestashop_ynh.git synced 2024-09-03 20:06:39 +02:00

Update install

This commit is contained in:
frju365 2017-03-04 00:09:42 +01:00 committed by GitHub
parent f761671f99
commit fbdbcfb5ef

View file

@ -95,7 +95,7 @@ pushd $final_path/install/
sudo php index_cli.php install \ sudo php index_cli.php install \
--db_server=localhost \ --db_server=localhost \
--db_user=$db_user \ --db_user=$db_user \
--db_password=$db_pass \ --db_password=$db_pwd \
--db_name=$db_name \ --db_name=$db_name \
--db_driver=amysqli \ --db_driver=amysqli \
--db_port=3306 \ --db_port=3306 \