From 27ec08c00caa53abeef0de4bbf0f212d1f99e937 Mon Sep 17 00:00:00 2001 From: Ayush Mukherjee Date: Tue, 7 Dec 2021 23:41:57 +0530 Subject: [PATCH] syntax .-. --- consul-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/consul-bootstrap.sh b/consul-bootstrap.sh index cda1f2c..aceb00e 100755 --- a/consul-bootstrap.sh +++ b/consul-bootstrap.sh @@ -9,6 +9,7 @@ set -e if [ "$#" -eq 0 ] +then echo "No options specified, exiting." exit 1 fi