mirror of
https://github.com/YunoHost-Apps/abantecart_ynh.git
synced 2024-09-03 18:06:16 +02:00
Update upgrade
This commit is contained in:
parent
38e4462150
commit
2434dd6f00
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@ chown -R $app:www-data "$final_path"
|
|||
find $final_path/www -type d -exec chmod 755 {} \;
|
||||
find $final_path/www -type f -exec chmod 644 {} \;
|
||||
|
||||
ln -s $final_path/git_src/public_html $final_path/www
|
||||
|
||||
#=================================================
|
||||
# MYSQL CONFIGURATION
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue