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 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 |