mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
disable curl
This commit is contained in:
parent
055570850a
commit
cf9b9973e0
1 changed files with 4 additions and 4 deletions
|
@ -95,13 +95,13 @@ update_initZabbixConf
|
||||||
#=================================================
|
#=================================================
|
||||||
# SETUP APPLICATION WITH CURL
|
# SETUP APPLICATION WITH CURL
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Setting up application with CURL..."
|
#ynh_script_progression --message="Setting up application with CURL..."
|
||||||
|
|
||||||
import_template
|
#import_template
|
||||||
|
|
||||||
link_template
|
#link_template
|
||||||
|
|
||||||
disable_admin_user
|
#disable_admin_user
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# START SYSTEMD SERVICE
|
# START SYSTEMD SERVICE
|
||||||
|
|
Loading…
Add table
Reference in a new issue