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:
parent
a88d96c58b
commit
97f98e23ac
1 changed files with 2 additions and 2 deletions
|
@ -66,8 +66,8 @@ sudo php cli_install.php install \
|
|||
--password=$passwd \
|
||||
--email=$email \
|
||||
--http_server=$domain$path \
|
||||
--db_prefix _ac_ \
|
||||
--admin_path=/var/www/$app/admin/
|
||||
--db_prefix=_ac_ \
|
||||
--admin_path=admin
|
||||
popd
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue