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
832b15cb4d
commit
c1e0b08956
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ fi
|
|||
final_path=/var/www/$app
|
||||
sudo mkdir -p $final_path
|
||||
extract_source $final_path
|
||||
sudo mv $final_path/public_html/* ..
|
||||
sudo rmdir $final_path/public_html
|
||||
|
||||
# Files owned by root, www-data can just read
|
||||
sudo chmod 0777 $final_path/system/config.php
|
||||
|
|
Loading…
Add table
Reference in a new issue