Update build.func
This commit is contained in:
parent
001e318717
commit
d37fcf79e7
@ -1355,7 +1355,7 @@ EOF
|
|||||||
done
|
done
|
||||||
|
|
||||||
if [ "$var_os" == "alpine" ]; then
|
if [ "$var_os" == "alpine" ]; then
|
||||||
PING_TARGET="alpinelinux.org"
|
PING_TARGET="1.1.1.1"
|
||||||
else
|
else
|
||||||
PING_TARGET="deb.debian.org"
|
PING_TARGET="deb.debian.org"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user