This commit is contained in:
committer@tuxwarrior
2026-03-11 14:47:01 -05:00
parent 0185489574
commit 0899ac9cf2

View File

@@ -1,3 +1,9 @@
#!/usr/bin/env bash
# klevstul
# these variables are used by `99_deploy.sh`, where this file is imported using `source`
OPTIONS_LOADED=true # used to check if options have been loaded OPTIONS_LOADED=true # used to check if options have been loaded
CLONE_TARGET_DIR=/tmp # directory to clone dots repository to CLONE_TARGET_DIR=/tmp # directory to clone dots repository to
SYSTEM_USER=poq # system user (! root) SYSTEM_USER=poq # system user (! root)