Update 'apt-mirror.sh'
This commit is contained in:
parent
a678330650
commit
0ea911ed3b
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
UBUNTU_VERSION=$(lsb_release -cs)
|
UBUNTU_VERSION=$(lsb_release -cs)
|
||||||
|
|
||||||
cat << EOF
|
tee -a aptmirror.list << EOF
|
||||||
deb http://apt.internal.cubetiqs.com/ubuntu ${UBUNTU_VERSION} main restricted
|
deb http://apt.internal.cubetiqs.com/ubuntu ${UBUNTU_VERSION} main restricted
|
||||||
deb http://apt.internal.cubetiqs.com/ubuntu ${UBUNTU_VERSION}-updates main restricted
|
deb http://apt.internal.cubetiqs.com/ubuntu ${UBUNTU_VERSION}-updates main restricted
|
||||||
deb http://apt.internal.cubetiqs.com/ubuntu ${UBUNTU_VERSION} universe
|
deb http://apt.internal.cubetiqs.com/ubuntu ${UBUNTU_VERSION} universe
|
||||||
|
Loading…
Reference in New Issue
Block a user