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
07239a064e
commit
2d00461c06
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ sudo rm -rf install.txt
|
|||
sudo mv $final_path/public_html/* ..
|
||||
sudo rmdir $final_path/public_html
|
||||
|
||||
cd install
|
||||
cd $final_path/install
|
||||
sudo php cli_install.php install
|
||||
--db_hostname localhost
|
||||
--db_username $dbuser
|
||||
|
|
Loading…
Add table
Reference in a new issue