Simplify APK repository modification by using alpine-chroot-install params
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user