mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Update install
This commit is contained in:
parent
e6d299e92a
commit
8c64cab01a
1 changed files with 1 additions and 0 deletions
|
@ -153,6 +153,7 @@ ynh_script_progression --message="Configuring permissions..." --weight=1
|
|||
|
||||
# Make app public if necessary or protect it
|
||||
if [ $is_public -eq 1 ]
|
||||
then
|
||||
ynh_permission_update --permission="main" --add="visitors"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue