summaryrefslogtreecommitdiff
path: root/create.sh
diff options
context:
space:
mode:
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