summaryrefslogtreecommitdiff
path: root/create.sh
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-04-07 07:46:06 +0200
committerAndreas Grapentin <andreas@grapentin.org>2018-04-07 07:46:06 +0200
commit689345dd55e0ff2336910c084ebf230cf111825c (patch)
tree68feb7f0ba3a773fef5293d6d14e497a74a8359b /create.sh
parenta89111ad91782cad8792417e0e70e03448af0d06 (diff)
progress into stage4
Diffstat (limited to 'create.sh')
-rwxr-xr-xcreate.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/create.sh b/create.sh
index 6da1887..ba47da5 100755
--- a/create.sh
+++ b/create.sh
@@ -39,7 +39,6 @@ mkdir -p "$TOPBUILDDIR" "$SRCDEST"
chown "$SUDO_USER" "$TOPBUILDDIR"
# options
-export KEEP_GOING=${KEEP_GOING:-no}
export REGEN_CONFIG_FRAGMENTS=${REGEN_CONFIG_FRAGMENTS:-yes}
# shellcheck source=src/shared/common.sh