summaryrefslogtreecommitdiff
path: root/functions/defaults.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/defaults.sh')
-rwxr-xr-xfunctions/defaults.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index d8967a08c..a49e2516e 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -472,6 +472,7 @@ Set_defaults ()
case "${LH_MODE}" in
ubuntu)
Echo_error "Architecture ${LH_ARCHITECTURE} not supported on Ubuntu."
+ exit 1
;;
*)