From 731b6f711e85573ca05960e7089bab97289c48e1 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 26 Feb 2018 10:29:51 +0100 Subject: Revert "Run fix for /etc/apt/sources.list again.. might change again after testing." Make no sense here. The source.list should not have been changed by anything up to here. So no reason for doing things twice. This reverts commit eaf2db01084d31c855df5747f956e64775169aed. --- install-itzks-workstation | 3 --- 1 file changed, 3 deletions(-) (limited to 'install-itzks-workstation') diff --git a/install-itzks-workstation b/install-itzks-workstation index 795c4b7..9eeaba1 100755 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -91,9 +91,6 @@ dpkg --add-architecture i386 apt-get update 1>/dev/null apt_install_if_not wine32 -# Run again: 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" - # Install extras for wine32 apt-get update 1>/dev/null apt_install_if_not playonlinux -- cgit v1.2.3