From e0e5b47ce6a1ffeb28052cf723b2ff532768075c Mon Sep 17 00:00:00 2001 From: liberodark Date: Sat, 30 May 2020 22:24:28 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 8bc5750..0c8fd6f 100644 --- a/scripts/install +++ b/scripts/install @@ -65,7 +65,6 @@ ynh_webpath_register "$app" "$domain" "$path_url" ynh_app_setting_set "$app" domain "$domain" ynh_app_setting_set "$app" path "$path_url" ynh_app_setting_set "$app" is_public "$is_public" -ynh_app_setting_set "$app" admin "$admin" #================================================= # INSTALL DEPENDENCIES