V8.13.544.2025.12.05
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m11s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m11s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -99,7 +99,7 @@ if [[ "${VAR_GITEA_RUNNER}" == "false" ]]; then
|
|||||||
--verbose \
|
--verbose \
|
||||||
"${LUKSFS}"
|
"${LUKSFS}"
|
||||||
|
|
||||||
else
|
elif [[ "${VAR_GITEA_RUNNER}" == "true" ]]; then
|
||||||
|
|
||||||
cryptsetup luksFormat \
|
cryptsetup luksFormat \
|
||||||
--batch-mode \
|
--batch-mode \
|
||||||
|
|||||||
@@ -101,7 +101,7 @@ lb_config_write_trixie() {
|
|||||||
--system live \
|
--system live \
|
||||||
--source false \
|
--source false \
|
||||||
--source-images tar \
|
--source-images tar \
|
||||||
--uefi-secure-boot auto \
|
--uefi-secure-boot enable \
|
||||||
--updates true \
|
--updates true \
|
||||||
--utc-time true \
|
--utc-time true \
|
||||||
--verbose
|
--verbose
|
||||||
|
|||||||
Reference in New Issue
Block a user