+ $SYSTEM_USER ($USER) needed after all

when running this script we are root. so, we need to system user name
This commit is contained in:
committer
2024-05-21 07:15:02 -05:00
parent 73cf66fd15
commit 1c485bdb7e
2 changed files with 31 additions and 27 deletions

View File

@@ -8,4 +8,6 @@ OPTIONS_LOADED=true # used to check if options have been loaded
CLONE_TARGET_DIR=/tmp # directory to clone dots repository to
SYSTEM_USER=poq # system user (! root)
I3WM=true # {true, false} installs i3 packages