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

Update upgrade

This commit is contained in:
Alexandre Aubin 2023-12-28 01:06:57 +01:00 committed by GitHub
parent c348b1033c
commit 45f8d3dc43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ fi
chmod o-rwx "$install_dir"
chown $app:www-data "$install_dir"
chown -R $app:www-data "$install_dir/_h5ai"
chown 700 "$install_dir/_h5ai/private"
chown 700 "$install_dir/_h5ai/private/conf"
#=================================================
# REAPPLY SYSTEM CONFIGURATIONS