Survive unsuccessful apt-get update...

This commit is contained in:
Peter Eckersley
2016-01-06 16:46:42 -05:00
committed by Erik Rose
parent 275d3b4c68
commit 5aa9fe9e7f
@@ -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)