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 11:50:36 +01:00 committed by GitHub
parent 07239a064e
commit 2d00461c06

View file

@ -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