File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ lb config noauto \
29
29
--parent-mirror-chroot-security " http://security.ubuntu.com/ubuntu/" \
30
30
--mirror-binary-security " http://security.ubuntu.com/ubuntu/" \
31
31
--parent-mirror-binary-security " http://security.ubuntu.com/ubuntu/" \
32
- --mirror-binary " http ://archive .ubuntu.com/ubuntu/ " \
33
- --parent-mirror-binary " http ://archive .ubuntu.com/ubuntu/ " \
32
+ --mirror-binary " mirror ://mirrors .ubuntu.com/mirrors.txt " \
33
+ --parent-mirror-binary " mirror ://mirrors .ubuntu.com/mirrors.txt " \
34
34
--keyring-packages ubuntu-keyring \
35
35
--apt-options " --yes --option Acquire::Retries=5 --option Acquire::http::Timeout=100" \
36
36
--uefi-secure-boot enable \
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ CHANNEL="stable"
20
20
NAME="elementary OS"
21
21
22
22
# mirror to fetch packages from
23
- MIRROR_URL="http://archive.ubuntu.com/ubuntu/"
23
+ MIRROR_URL="http://azure. archive.ubuntu.com/ubuntu/"
24
24
25
25
# use HWE kernel and packages?
26
26
HWE="yes"
You can’t perform that action at this time.
0 commit comments