TEST to fix Alpine problems while using another repository

This commit is contained in:
2018-08-04 21:29:33 +02:00
parent 3ff2e73355
commit ce1521f0b2
2 changed files with 3 additions and 2 deletions

View File

@ -21,7 +21,7 @@ fi
# Install Alpine
if ! test -d "$DIR"; then
sudo sh ./$SCRIPT -d $DIR \
sudo bash ./$SCRIPT -d $DIR -m http://ftp.halifax.rwth-aachen.de/alpine \
-p abuild \
-p build-base \
-p git \