diff options
Diffstat (limited to 'install-itzks-workstation')
-rwxr-xr-x | install-itzks-workstation | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/install-itzks-workstation b/install-itzks-workstation index b9f59ee..4e58c21 100755 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -50,9 +50,6 @@ export ftp_proxy=http://webcache:3128 # We don't want to use Debian's old redirector service, but the new one... sed -r -i /etc/apt/sources.list -e "s@http.debian.net@httpredir.debian.org@g" -# We don't want to use the old repository without a release file -sed -i 's/.*deb.debian.org.*//' /etc/apt/sources.list - # take out the hammer and drop all previous package lists. find /var/lib/apt/lists/ -type f -delete |