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 2017-03-04 10:46:50 +01:00 committed by GitHub
parent 38a5792a76
commit d1e5937700

View file

@ -108,7 +108,7 @@ sudo php cli_install.php install \
--username=$admin_name \
--password=$admin_pass \
--email=$admin_email \
--http_server=$domain$path \
--http_server=$domain$path_url \
--db_prefix=_ac_ \
--admin_path=admin
popd