aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrpi2-gen-image.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/rpi2-gen-image.sh b/rpi2-gen-image.sh
index 1fcce96..4c61b53 100755
--- a/rpi2-gen-image.sh
+++ b/rpi2-gen-image.sh
@@ -106,7 +106,6 @@ fi
# Make sure all required packages are installed
apt-get -qq -y install ${REQUIRED_PACKAGES}
-exit
# Don't clobber an old build
if [ -e "$BUILDDIR" ]; then