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:
Éric Gaspar 2024-06-18 22:14:49 +02:00
parent 316a49527f
commit 385817b7e5

View file

@ -24,7 +24,7 @@ ynh_script_progression --message="Setting up source files..." --weight=3
ynh_setup_source --dest_dir="$install_dir"
chmod -R o-rwx "$install_dir"
chown -R "$app:www-data" "$install_dir"
chown -R "$app:$app" "$install_dir"
#=================================================
# APP INITIAL CONFIGURATION