Closed sgnn7 closed 4 years ago
wget was flooding the output with progress update from the oc tool download. We now squelch the output of it with --no-verbose flag.
wget
oc
--no-verbose
wget
was flooding the output with progress update from theoc
tool download. We now squelch the output of it with--no-verbose
flag.