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

Update upgrade

This commit is contained in:
Thomas 2023-06-20 18:27:21 +02:00 committed by GitHub
parent 9cae399078
commit 1c580d8de4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ ynh_script_progression --message="Assure correct permissions to $data_dir..." --
chmod 750 "$data_dir"
chmod -R o-rwx "$data_dir/"
chown -R $app:$app "$data_dir/"
chown -R $app:www-data "$data_dir/"
#=================================================
# SPECIFIC UPGRADE