mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 01:30:21 +00:00
Merge pull request #592 from saltstack/revert-589-patch-1
Revert "Fix Debian Squeeze backports mirror"
This commit is contained in:
commit
67b4d7ab5d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue