Skip to content

Commit

Permalink
Revert "Fix Debian Squeeze backports mirror"
Browse files Browse the repository at this point in the history
  • Loading branch information
s0undt3ch committed Apr 30, 2015
1 parent 10b6d05 commit 3e2fee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap-salt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2040,7 +2040,7 @@ _eof

# Debian Backports
if [ "$(grep -R 'squeeze-backports' /etc/apt | grep -v "^#")" = "" ]; then
echo "deb http://ftp.de.debian.org/debian-backports squeeze-backports main" >> \
echo "deb http://http.debian.net/debian-backports squeeze-backports main" >> \
/etc/apt/sources.list.d/backports.list
fi

Expand Down

0 comments on commit 3e2fee9

Please sign in to comment.