1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/epicyon_ynh.git synced 2024-09-03 18:36:08 +02:00

Update install

This commit is contained in:
ericgaspar 2021-07-14 19:14:26 +02:00
parent e04fd56d07
commit b0dd784149

View file

@ -96,10 +96,10 @@ mkdir -p $final_path/accounts/newsmirror
ln -s $final_path/accounts/newsmirror $public_path/newsmirror
chmod 750 "$final_path"
chown -R $app:www-data "$final_path"
chown -R $app: "$final_path"
chmod 750 $public_path
chown -R $app:www-data $public_path
chown -R $app: $public_path
#=================================================
# NGINX CONFIGURATION