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:
parent
8778fe7335
commit
4eb3be563e
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ mv $install_dir/gotify-linux-* $install_dir/gotify
|
|||
|
||||
chmod -R o-rwx "$install_dir"
|
||||
chown -R $app:www-data "$install_dir"
|
||||
chmod +x "$install_dir/gotify"
|
||||
|
||||
#=================================================
|
||||
# NGINX CONFIGURATION
|
||||
|
|
Loading…
Reference in a new issue