V8.02.644.2025.05.31
All checks were successful
Retrieve the DNSSEC status at the time of updating the repository. / build-dnssec-diagram (push) Successful in 30s
All checks were successful
Retrieve the DNSSEC status at the time of updating the repository. / build-dnssec-diagram (push) Successful in 30s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
#######################################
|
||||
check_provider() {
|
||||
clear
|
||||
cat << 'EOF' >| "${notes}"
|
||||
Build: Master V8.02.512.2025.05.30
|
||||
cat << 'EOF' >| "${VAR_NOTES}"
|
||||
Build: Master V8.02.644.2025.05.31
|
||||
|
||||
Press 'EXIT' to continue with CISS.debian.live.builder.
|
||||
|
||||
@@ -59,7 +59,7 @@ EOF
|
||||
--backtitle "CISS.debian.live.builder" \
|
||||
--title "Important Notes" \
|
||||
--scrollbar \
|
||||
--textbox "${notes}" 32 128
|
||||
--textbox "${VAR_NOTES}" 32 128
|
||||
clear
|
||||
}
|
||||
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh
|
||||
|
||||
Reference in New Issue
Block a user