Updating hostname of ubuntu security updates.
This commit is contained in:
parent
68cb3235cf
commit
3b1124f6c1
|
@ -322,7 +322,7 @@ Set_defaults ()
|
|||
ubuntu)
|
||||
case "${LH_ARCHITECTURE}" in
|
||||
amd64|i386)
|
||||
LH_MIRROR_CHROOT_SECURITY="http://archive.ubuntu.com/ubuntu/"
|
||||
LH_MIRROR_CHROOT_SECURITY="http://security.ubuntu.com/ubuntu/"
|
||||
;;
|
||||
|
||||
*)
|
||||
|
|
Loading…
Reference in New Issue