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

Update upgrade

This commit is contained in:
Éric Gaspar 2023-12-31 12:23:25 +01:00
parent be4b69ff78
commit c0dcccaaf6

View file

@ -89,6 +89,7 @@ fi
chmod -R o-rwx "$install_dir" chmod -R o-rwx "$install_dir"
chown -R $app:www-data "$install_dir" chown -R $app:www-data "$install_dir"
chown -R $app:www-data "$data_dir"
#================================================= #=================================================
# UPGRADE DEPENDENCIES # UPGRADE DEPENDENCIES