aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/init4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/init b/common/init
index f8c8bb3..341e04c 100644
--- a/common/init
+++ b/common/init
@@ -26,6 +26,10 @@ require() {
exit 1
fi
}
+die() {
+ echo "$1"
+ exit 1
+}
# Prompt the user for a specific variable.
# ## Args: