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

Update install

This commit is contained in:
ericgaspar 2020-11-06 22:27:01 +01:00
parent 211b330a6e
commit 6335e51ae9
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -142,9 +142,9 @@ mkdir -p /home/yunohost.${app}/uploads/{big,medium,small,thumb,import}
#=================================================
# Set permissions to app files
chown -R www-data:www-data $final_path
chown -R $app: $final_path
chown -R $app: /home/yunohost.${app}
chmod -R 755 /home/yunohost.${app}/uploads
chmod -R 750 /home/yunohost.${app}/uploads
#=================================================
# SETUP SSOWAT