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 2024-01-22 23:26:52 +01:00 committed by GitHub
parent 8b78b6f1fe
commit cdeadf3000
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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/conf"
chmod 700 "$install_dir/_h5ai/private/conf"
#=================================================
# REAPPLY SYSTEM CONFIGURATIONS