We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0e14d5 commit 7cda622Copy full SHA for 7cda622
scripts/bootstrap-bash.sh
@@ -18,7 +18,7 @@ cd "$1"
18
mkdir bash-build
19
cd bash-build
20
21
-GENTOO_MIRRORS=${GENTOO_MIRRORS:="http://distfiles.gentoo.org/distfiles"}
+GENTOO_MIRRORS=${GENTOO_MIRRORS:="http://distfiles.prefix.bitzolder.nl/distfiles"}
22
23
command_exists() {
24
check_cmd="$1"
0 commit comments