Commit b8a742f262a9d7fdf84f6b90edf5f2b912c131e5
1 parent
3c3e07ac
Exists in
master
and in
21 other branches
util/debian-install: point to wheezy-test
wheezy-test will now be a symlink to the latest version. This way I do not need to change it everytime, just update the symlink on the download server
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
util/debian-install/install
| @@ -57,8 +57,6 @@ FPQAoNmiMgP6zGF9rgOEWMEiFEryayrz | @@ -57,8 +57,6 @@ FPQAoNmiMgP6zGF9rgOEWMEiFEryayrz | ||
| 57 | EOF | 57 | EOF |
| 58 | 58 | ||
| 59 | cat > /etc/apt/sources.list.d/noosfero.list <<EOF | 59 | cat > /etc/apt/sources.list.d/noosfero.list <<EOF |
| 60 | -deb http://download.noosfero.org/debian/wheezy ./ | ||
| 61 | -deb-src http://download.noosfero.org/debian/wheezy ./ | ||
| 62 | deb http://download.noosfero.org/debian/wheezy-test ./ | 60 | deb http://download.noosfero.org/debian/wheezy-test ./ |
| 63 | deb-src http://download.noosfero.org/debian/wheezy-test ./ | 61 | deb-src http://download.noosfero.org/debian/wheezy-test ./ |
| 64 | EOF | 62 | EOF |