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

Merge branch 'fix-linter' into patch

This commit is contained in:
Éric Gaspar 2021-03-18 12:30:38 +01:00 committed by GitHub
commit 9226556711
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -208,7 +208,7 @@ ynh_systemd_action --service_name=$app --action=start --log_path="$final_path/$a
# SETUP APPLICATION WITH CURL # SETUP APPLICATION WITH CURL
#================================================= #=================================================
# Set the app as temporarily public for curl call # Set the app as temporarily public for cURL call
ynh_permission_update --permission="main" --add="visitors" ynh_permission_update --permission="main" --add="visitors"
# Reload Nginx # Reload Nginx