1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/Cubiks-2048_ynh.git synced 2024-09-03 18:25:55 +02:00

Update install

This commit is contained in:
ericgaspar 2020-11-18 23:21:06 +01:00
parent 530653f9e4
commit a28d326d34
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -82,7 +82,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