From cf9b9973e0921e835cd32ac22ef9094380862388 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sat, 15 Jun 2024 10:11:28 +0200 Subject: [PATCH] disable curl --- scripts/install | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/install b/scripts/install index eff20b7..e9160da 100644 --- a/scripts/install +++ b/scripts/install @@ -95,13 +95,13 @@ update_initZabbixConf #================================================= # 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