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:
parent
4db1c45aa7
commit
4ab71fa323
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue