Up.
This commit is contained in:
parent
317a2c5bd8
commit
52672dff9d
@ -6,7 +6,7 @@ log() {
|
||||
}
|
||||
|
||||
inf() {
|
||||
printf "$(tput sgr 0 1)$(tput setaf 2)%s$(tput sgr0)\n" "$1"
|
||||
printf " $(tput sgr 0 1)$(tput setaf 2)%s$(tput sgr0)\n" "$1"
|
||||
}
|
||||
|
||||
|
||||
|
@ -9,7 +9,7 @@ log() {
|
||||
}
|
||||
|
||||
inf() {
|
||||
printf "$(tput sgr 0 1)$(tput setaf 2)%s$(tput sgr0)\n" "$1"
|
||||
printf " $(tput sgr 0 1)$(tput setaf 2)%s$(tput sgr0)\n" "$1"
|
||||
}
|
||||
|
||||
|
||||
|
@ -6,7 +6,7 @@ log() {
|
||||
}
|
||||
|
||||
inf() {
|
||||
printf "$(tput sgr 0 1)$(tput setaf 2)%s$(tput sgr0)\n" "$1"
|
||||
printf " $(tput sgr 0 1)$(tput setaf 2)%s$(tput sgr0)\n" "$1"
|
||||
}
|
||||
|
||||
|
||||
|
@ -6,7 +6,7 @@ log() {
|
||||
}
|
||||
|
||||
inf() {
|
||||
printf "$(tput sgr 0 1)$(tput setaf 2)%s$(tput sgr0)\n" "$1"
|
||||
printf " $(tput sgr 0 1)$(tput setaf 2)%s$(tput sgr0)\n" "$1"
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user