From 53bef699461f5756694e374e53b978e8fdf4ee04 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 11 Mar 2018 12:16:37 +0100 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 09c761e..9c9c5a0 100644 --- a/scripts/install +++ b/scripts/install @@ -39,7 +39,6 @@ test ! -e "$final_path" || ynh_die "This path already contains a folder" ynh_app_setting_set $app domain $domain ynh_app_setting_set $app is_public $is_public -ynh_app_setting_set "$app" admin_user "$admin_user" ynh_app_setting_set "$app" secret "$secret" #=================================================