diff --git a/tljh/installer.py b/tljh/installer.py index 322ee45..c02d198 100644 --- a/tljh/installer.py +++ b/tljh/installer.py @@ -476,9 +476,7 @@ def main(): pm = setup_plugins(args.plugin) ensure_config_yaml(pm) - ensure_admins(args.admin) - ensure_usergroups() ensure_user_environment(args.user_requirements_txt_url)