From c0e4f3ae9066542a3ea50bf21a9dd10cd32b069b Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 14 Sep 2021 00:02:12 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index b6a6102..8220d0f 100644 --- a/scripts/install +++ b/scripts/install @@ -44,7 +44,6 @@ ynh_webpath_register --app=$app --domain=$domain --path_url=$path_url #================================================= ynh_script_progression --message="Storing installation settings..." --weight=1 -ynh_app_setting_set --app $app --key is_public --value $is_public ynh_app_setting_set --app $app --key default_home_server --value $default_home_server ynh_app_setting_set --app $app --key final_path --value $final_path