Survive unsuccessful apt-get update...

This commit is contained in:
Peter Eckersley
2016-01-05 16:17:05 -08:00
parent 1ad21f9d1a
commit 56bda20529
@@ -17,7 +17,7 @@ BootstrapDebCommon() {
#
# - Debian 6.0.10 "squeeze" (x64)
$SUDO apt-get update
$SUDO apt-get update || echo apt-get update hit problems but continuing anyway...
# virtualenv binary can be found in different packages depending on
# distro version (#346)