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-01-29 12:06:00 +01:00 committed by GitHub
parent 006868fb5f
commit f6026ce5a9

View file

@ -55,7 +55,7 @@ sudo rm -rf install.txt
sudo mv $final_path/public_html/* ..
sudo rmdir $final_path/public_html
cd $final_path/install
cd $final_path/install/
sudo php cli_install.php install
--db_hostname localhost
--db_username $dbuser