setup-apkrepos: simplification of apk update error handling
apk update -q will output error if any and be quiet otherwise. we dont need extra logic to fish out error messages.
Showing
Please register or sign in to comment
apk update -q will output error if any and be quiet otherwise. we dont need extra logic to fish out error messages.