diff options
Diffstat (limited to 'install-itzks-workstation')
-rw-r--r-- | install-itzks-workstation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install-itzks-workstation b/install-itzks-workstation index 0654750..7c6cb4e 100644 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -31,7 +31,7 @@ invoke-rc.d fetch-ldap-cert start if [ ! -e /etc/apt/sources.list.d/itzks.list ] then touch /etc/apt/sources.list.d/itzks.list - echo "deb http://packages.it-zukunt-schule.de/debian stretch main contrib non-free" > /etc/apt/sources.list.d/itzks.list + echo "deb http://packages.it-zukunft-schule.de/debian stretch main contrib non-free" > /etc/apt/sources.list.d/itzks.list echo "deb http://packages.it-zukunft-schule.de/debian stretch-backports main contrib non-free" >> /etc/apt/sources.list.d/itzks.list echo "deb http://packages.it-zukunft-schuke.de/debian sid main contrib non-free" >> /etc/apt/sources.list.d/itzks.list fi |