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

Update install

This commit is contained in:
Éric Gaspar 2023-11-11 23:15:41 +01:00
parent 8778fe7335
commit 4eb3be563e

View file

@ -19,6 +19,7 @@ mv $install_dir/gotify-linux-* $install_dir/gotify
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"
chmod +x "$install_dir/gotify"
#================================================= #=================================================
# NGINX CONFIGURATION # NGINX CONFIGURATION