From 2dbfd29914a768652f9c08ab3fccd781936e0c0f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 8 Jul 2021 11:06:15 +0200 Subject: [PATCH] Update install --- scripts/install | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/scripts/install b/scripts/install index 572666c..982934a 100644 --- a/scripts/install +++ b/scripts/install @@ -93,16 +93,6 @@ ynh_script_progression --message="Configuring NGINX web server..." --weight=3 # Create a dedicated nginx config ynh_add_nginx_config -#================================================= -# SPECIFIC SETUP -#================================================= -# MODIFY A CONFIG FILE -#================================================= -# ynh_script_progression --message="Modifying a config file..." --weight=1 - -# mkdir "$final_path/.dispatch" -# ynh_add_config --template="../conf/config.default.toml" --destination="$final_path/.dispatch/config.toml" - #================================================= # SETUP SYSTEMD #=================================================