checkapk: run apk fetch in quiet mode to workaround bug in apk fetch
apk fetch --stdout will mix the progress bar with data output. We work around this by run it in quiet mode.
Showing
Please register or sign in to comment
apk fetch --stdout will mix the progress bar with data output. We work around this by run it in quiet mode.