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