@@ -1,9 +1,11 @@
-#/bin/sh
+#/bin/bash
######################
# Debootstrap #
+set -e
+
show_usage() {
cat <<EOF
# NAME
@@ -4,6 +4,8 @@
# Sunxi compilation #