Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
reverting back to main server
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
lib/general.sh
|
|
@@ -639,7 +639,7 @@ prepare_host() |
|
|
|
|
|
# Use backup server by default to balance the load |
|
|
|
|
|
ARMBIANSERVER=dl.uk.armbian.com |
|
|
ARMBIANSERVER=dl.armbian.com |
|
|
|
|
|
local toolchains=( |
|
|
"https://${ARMBIANSERVER}/_toolchains/gcc-linaro-arm-linux-gnueabihf-4.8-2014.04_linux.tar.xz" |
|
|
|