V8.13.256.2025.10.21
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 2m8s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 2m8s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -53,6 +53,18 @@ note_target() {
|
|||||||
https://coresecret.eu/spenden/
|
https://coresecret.eu/spenden/
|
||||||
################################################################################
|
################################################################################
|
||||||
EOF
|
EOF
|
||||||
|
chmod 0444 "${VAR_HANDLER_BUILD_DIR}/config/includes.chroot/root/ciss-debian-live-builder.txt"
|
||||||
|
|
||||||
|
cat << EOF >| "${VAR_HANDLER_BUILD_DIR}/config/includes.chroot/root/ciss-debian-live-builder.env"
|
||||||
|
export CDLB_VERSION="${VAR_VERSION}"
|
||||||
|
export CDLB_GIT_REL="${VAR_GIT_REL}"
|
||||||
|
export CDLB_CR_DATE="{VAR_DATE_INFO}"
|
||||||
|
export CDLB_CR_HOST="${VAR_HOST}"
|
||||||
|
export CDLB_BASHVER="${VAR_BASH_VER}"
|
||||||
|
export CDLB_DS_VER="${VAR_DS_VER}"
|
||||||
|
export CDLB_LB_VER="${VAR_LB_VER}"
|
||||||
|
EOF
|
||||||
|
chmod 0444 "${VAR_HANDLER_BUILD_DIR}/config/includes.chroot/root/ciss-debian-live-builder.env"
|
||||||
|
|
||||||
printf "\e[92m++++ ++++ ++++ ++++ ++++ ++++ ++ ✅ %s successfully applied. \e[0m\n" "${BASH_SOURCE[0]}"
|
printf "\e[92m++++ ++++ ++++ ++++ ++++ ++++ ++ ✅ %s successfully applied. \e[0m\n" "${BASH_SOURCE[0]}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user