aboutsummaryrefslogtreecommitdiffstats
path: root/setup-interfaces.in
diff options
context:
space:
mode:
authorDubiousjim <dubiousjim@gmail.com>2013-07-01 17:14:14 -0400
committerNatanael Copa <ncopa@alpinelinux.org>2013-07-03 07:42:53 +0000
commit4954634c054758d170777500a3ac1a2d7e0d6191 (patch)
tree23ed43f4abda9c11ce263476383be490638ecbab /setup-interfaces.in
parentc8f5f53d2e9f578bc6abaf4d86f8b37eda9950d7 (diff)
downloadalpine-conf-4954634c054758d170777500a3ac1a2d7e0d6191.tar.bz2
alpine-conf-4954634c054758d170777500a3ac1a2d7e0d6191.tar.xz
various: use long-form apk options
Diffstat (limited to 'setup-interfaces.in')
-rwxr-xr-xsetup-interfaces.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-interfaces.in b/setup-interfaces.in
index 54d861a..93ba427 100755
--- a/setup-interfaces.in
+++ b/setup-interfaces.in
@@ -468,7 +468,7 @@ prompt_for_interfaces() {
fi
if [ -n "$PKGS" ]; then
- apk add -q $PKGS
+ apk add --quiet $PKGS
fi
mkdir -p $ROOT/etc/network