Removing http from variable
Closing https://github.com/armbian/build/issues/1726
This commit is contained in:
parent
f0e5086f97
commit
ae1737eeb5
@ -252,7 +252,7 @@ esac
|
||||
|
||||
|
||||
DEBIAN_MIRROR='httpredir.debian.org/debian'
|
||||
DEBIAN_SECURTY='http://security.debian.org/'
|
||||
DEBIAN_SECURTY='security.debian.org/'
|
||||
UBUNTU_MIRROR='ports.ubuntu.com/'
|
||||
|
||||
if [[ $DOWNLOAD_MIRROR == china ]] ; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user