diff --git a/scripts/install b/scripts/install index 16607cc..04dbd92 100644 --- a/scripts/install +++ b/scripts/install @@ -40,9 +40,6 @@ test ! -e "$final_path" || ynh_die --message="This path already contains a folde # Register (book) web path ynh_webpath_register --app=$app --domain=$domain --path_url=$path_url -# Check user -ynh_user_exists "$admin" - #================================================= # STORE SETTINGS FROM MANIFEST #=================================================