V8.00.000.2025.06.17

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-07-25 10:05:36 +02:00
parent bd2ab13d22
commit 622e341211
7 changed files with 178 additions and 114 deletions

View File

@@ -24,5 +24,6 @@ declare -gx VAR_AUTO_INSTALL="false"
declare -gx VAR_DEBUG_TRACE="false"
declare -gx VAR_DEBUG_TRAP="false"
declare -gx VAR_IN_DIALOG_WR="false"
declare -gx VAR_SCRIPT_SUCCESS="false"
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh