mirror of
https://github.com/ksyasuda/aniwrapper.git
synced 2026-01-15 01:20:41 -08:00
make logging statements use inf function
This commit is contained in:
@@ -61,7 +61,7 @@ Options:
|
||||
|
||||
lg() {
|
||||
if ((VERBOSE == 1)); then
|
||||
printf "%s\n" "$*"
|
||||
inf "$*"
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user