TEST to fix Alpine problems while using another repository
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user