change to swedish debian mirror

master
Patrick Höhn 2014-10-31 22:25:32 +01:00
parent 8c7831db29
commit 349eb346ee
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ echo "######################################################"
echo "install required packages"
echo "add debian wheezy repository"
sed -i '$s,$,\ndeb http://http.debian.net/debian wheezy-backports main,' /etc/apt/sources.list
sed -i '$s,$,\ndeb http://ftp.acc.umu.se./debian wheezy-backports main,' /etc/apt/sources.list
echo "update package cache"
apt-get update