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:
commit
9226556711
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ ynh_systemd_action --service_name=$app --action=start --log_path="$final_path/$a
|
|||
# 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"
|
||||
|
||||
# Reload Nginx
|
||||
|
|
Loading…
Add table
Reference in a new issue