summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Schlüter <bschlueter@posteo.de>2018-02-19 15:22:18 +0100
committerBenjamin Schlüter <bschlueter@posteo.de>2018-02-19 15:22:18 +0100
commiteaf2db01084d31c855df5747f956e64775169aed (patch)
tree917b2c2682d76acb0c06a2e30036f8b4ca1053b8
parent63eecd3cce539c5f8eeb0a11aa49fc39e0b6ca43 (diff)
downloaditzks-install-script-eaf2db01084d31c855df5747f956e64775169aed.tar.gz
itzks-install-script-eaf2db01084d31c855df5747f956e64775169aed.tar.bz2
itzks-install-script-eaf2db01084d31c855df5747f956e64775169aed.zip
Run fix for /etc/apt/sources.list again.. might change again after testing.
-rwxr-xr-xinstall-itzks-workstation3
1 files changed, 3 insertions, 0 deletions
diff --git a/install-itzks-workstation b/install-itzks-workstation
index 391990c..36ba8ae 100755
--- a/install-itzks-workstation
+++ b/install-itzks-workstation
@@ -82,6 +82,9 @@ 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