Commit fc4a5bdb authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

slapos_web_deploy: update URL of repository for Wheezy backport

parent 322e0c5c
......@@ -49,7 +49,7 @@ fi
# Make sure wheezy backports are available.
if [[ $DISTRO == "wheezy" ]]; then
echo "deb http://ftp.debian.org/debian wheezy-backports main contrib " > /etc/apt/sources.list.d/wheezy-backports.list
echo "deb http://archive.debian.org/debian wheezy-backports main contrib " > /etc/apt/sources.list.d/wheezy-backports.list
fi
if is_fedora && [[ $DISTRO =~ rhel7|f20|f19 ]]; then
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment