mirror of
https://github.com/YunoHost-Apps/uptime-kuma_ynh.git
synced 2024-10-01 13:34:58 +02:00
disable local_curl
This commit is contained in:
parent
3fde2b69f7
commit
6bdc20d3ed
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@ ynh_permission_update --permission="main" --add="visitors"
|
||||||
|
|
||||||
# Installation with curl
|
# Installation with curl
|
||||||
# ynh_script_progression --message="Finalizing installation..." --time --weight=1
|
# ynh_script_progression --message="Finalizing installation..." --time --weight=1
|
||||||
ynh_local_curl "/" "key1=value1" "key2=value2" "key3=value3"
|
# ynh_local_curl "/" "key1=value1" "key2=value2" "key3=value3"
|
||||||
|
|
||||||
# Remove the public access
|
# Remove the public access
|
||||||
ynh_permission_update --permission="main" --remove="visitors"
|
ynh_permission_update --permission="main" --remove="visitors"
|
||||||
|
|
Loading…
Reference in a new issue