1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/243-game_ynh.git synced 2024-09-03 18:06:00 +02:00

Update install

This commit is contained in:
ericgaspar 2020-11-18 19:11:30 +01:00
parent 66e1abe1db
commit d2e25e7810
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -81,7 +81,7 @@ chown -R root: $final_path
ynh_script_progression --message="Configuring SSOwat..." --weight=1
# Make app public if necessary or protect it
[ $is_public -eq 1 ] || ynh_permission_update --permission "main" --add "visitors"
[ $is_public -eq 0 ] || ynh_permission_update --permission "main" --add "visitors"
#=================================================
# RELOAD NGINX