From 8bc6e5744f14599d39f2db3943d5801ae1b35ce8 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 10 Sep 2022 08:34:28 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index c229c00..3a0cd5f 100644 --- a/scripts/install +++ b/scripts/install @@ -127,7 +127,6 @@ ynh_mysql_connect_as --user=$db_user --password="$db_pwd" --database=$db_name \ #================================================= ynh_script_progression --message="Adding a configuration file..." --weight=1 -#bk_conf="${final_path}/config/baikal.yaml" path=${path_url%/} ynh_add_config --template="../conf/baikal.yaml" --destination="$final_path/config/baikal.yaml"