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:37:36 +01:00
parent 6335e51ae9
commit 5e2199f351
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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