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:
parent
530653f9e4
commit
a28d326d34
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ chown -R root: $final_path
|
||||||
ynh_script_progression --message="Configuring SSOwat..." --weight=1
|
ynh_script_progression --message="Configuring SSOwat..." --weight=1
|
||||||
|
|
||||||
# Make app public if necessary or protect it
|
# 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
|
# RELOAD NGINX
|
||||||
|
|
Loading…
Add table
Reference in a new issue