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

Ajouter dans le script d'install de Prestashop

This commit is contained in:
magikcypress 2017-03-04 01:48:18 +01:00
parent 4db1c45aa7
commit 4ab71fa323

View file

@ -116,7 +116,7 @@ sudo php index_cli.php install \
--lastname=$admin_prestashop \ --lastname=$admin_prestashop \
--password=$pass \ --password=$pass \
--email=$email \ --email=$email \
--domain=$domain \ --domain=$domain$path \
--prefix=_ps_ --prefix=_ps_
popd popd