From a10448654c5064736ad873662cb124b2645d87ea Mon Sep 17 00:00:00 2001 From: committer Date: Tue, 21 May 2024 07:09:21 -0500 Subject: [PATCH] - $USER exists by default, so removed --- dots/archinstall/t470p/options.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/dots/archinstall/t470p/options.sh b/dots/archinstall/t470p/options.sh index 8aa0880..bb35ef5 100644 --- a/dots/archinstall/t470p/options.sh +++ b/dots/archinstall/t470p/options.sh @@ -8,6 +8,4 @@ OPTIONS_LOADED=true # used to check if options have been loaded CLONE_TARGET_DIR=/tmp # directory to clone dots repository to -#USER=poq # system user - I3WM=true # {true, false} installs i3 packages