V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 54s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-07-30 22:20:22 +02:00
parent 25d4f2aaab
commit 0ee237f3eb
10 changed files with 145 additions and 62 deletions

View File

@@ -41,6 +41,8 @@ exiting_chroot_system() {
fi
declare -gx VAR_CHROOT_ACTIVATED="false"
return 0
}
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh