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
309e80a9cf
commit
de284ded48
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ sudo php cli_install.php install \
|
||||||
--db_port 3306 \
|
--db_port 3306 \
|
||||||
--username $user \
|
--username $user \
|
||||||
--password $passwd \
|
--password $passwd \
|
||||||
--email $email \
|
--email "$email" \
|
||||||
--http_server $domain$path \
|
--http_server $domain$path \
|
||||||
--db_prefix \
|
--db_prefix \
|
||||||
--admin_path /var/www/$app/admin/
|
--admin_path /var/www/$app/admin/
|
||||||
|
|
Loading…
Add table
Reference in a new issue