1
0
This commit is contained in:
2025-08-14 13:29:20 +02:00
parent 009a25498b
commit dd1ca919f9

View File

@@ -6,7 +6,7 @@ log() {
}
inf() {
printf "$(tput setaf 2)╚═══ᐳ $(tput sgr 0 1)$(tput setaf 2)%s$(tput sgr0)\n" "$1"
printf "$(tput setaf 2) ══ᐳ $(tput sgr 0 1)$(tput setaf 2)%s$(tput sgr0)\n" "$1"
}
err() {