V8.13.544.2025.12.05
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:
2025-12-05 15:31:30 +01:00
parent 9df9558efd
commit 8e02d6cb7d
2 changed files with 2 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ if [[ "${VAR_GITEA_RUNNER}" == "false" ]]; then
--verbose \
"${LUKSFS}"
else
elif [[ "${VAR_GITEA_RUNNER}" == "true" ]]; then
cryptsetup luksFormat \
--batch-mode \