1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rss-bridge_ynh.git synced 2024-09-03 20:25:51 +02:00

Update install

This commit is contained in:
ericgaspar 2021-03-05 23:00:11 +01:00
parent 93900986cb
commit 02006f7bfe
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -110,11 +110,7 @@ chown -R $app: $final_path/cache
#=================================================
ynh_script_progression --message="Configuring permissions..." --weight=1
# Make app public if necessary
if [ $is_public -eq 1 ]
then
ynh_permission_update --permission="main" --add="visitors"
fi
ynh_permission_update --permission="main" --add="visitors"
#=================================================
# RELOAD NGINX