V8.00.000.2025.06.17

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-07-29 20:46:41 +02:00
parent ae0dd36ff6
commit 56e7c59905
4 changed files with 5 additions and 2 deletions

View File

@@ -29,6 +29,7 @@ declare -grx VAR_RESOURCES=$(ulimit)
declare -grx DIR_BAK="/tmp/.ciss/backup"
declare -grx DIR_LOG="/tmp/.ciss/log"
declare -grx DIR_TMP="/tmp/.ciss/tmp"
# shellcheck disable=SC2153
declare -grx DIR_CNF="${VAR_SETUP_PATH}/.preseed"
declare -grx DIR_INS="${VAR_SETUP_PATH}"