mirror of
https://github.com/ksyasuda/aniwrapper.git
synced 2024-10-28 04:44:11 -07:00
make logging statements use inf function
This commit is contained in:
parent
593b66edea
commit
c6d5c6a1bd
@ -61,7 +61,7 @@ Options:
|
||||
|
||||
lg() {
|
||||
if ((VERBOSE == 1)); then
|
||||
printf "%s\n" "$*"
|
||||
inf "$*"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user