mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-09 18:01:36 +00:00
Set a default archive mirror
This commit is contained in:
parent
e30aefc83b
commit
0e66c9e3f0
@ -30,6 +30,7 @@ if [ -z "$MIRROR" ]; then
|
|||||||
*.buildd) MIRROR=http://ftpmaster.internal/ubuntu/
|
*.buildd) MIRROR=http://ftpmaster.internal/ubuntu/
|
||||||
SEEDMIRROR=http://archive-team.internal/seeds/
|
SEEDMIRROR=http://archive-team.internal/seeds/
|
||||||
;;
|
;;
|
||||||
|
*) MIRROR=http://archive.ubuntu.com/ubuntu/ ;;
|
||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user