Simplify APK repository modification by using alpine-chroot-install params

This commit is contained in:
2018-08-05 11:33:10 +02:00
parent ec0e7d30d4
commit d2c9b68679
2 changed files with 1 additions and 5 deletions

View File

@ -23,6 +23,7 @@ fi
# Install Alpine
if ! test -d "$DIR" || ! [[ "$FORCE_EXEC" == 0 ]]; then
sudo bash ./$SCRIPT -d $DIR -m http://ftp.halifax.rwth-aachen.de/alpine \
-r /srv/pkgxx/dev \
-p abuild \
-p bash \
-p build-base \