summaryrefslogtreecommitdiffstats
path: root/debootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'debootstrap')
-rwxr-xr-xdebootstrap3
1 files changed, 2 insertions, 1 deletions
diff --git a/debootstrap b/debootstrap
index fef1ab5..3d45c9c 100755
--- a/debootstrap
+++ b/debootstrap
@@ -1,4 +1,5 @@
-#!/bin/sh -e
+#!/bin/sh
+set -e
VERSION='@VERSION@'