From c76a96e3953d7b224598f4d75266504e0e4bb1cc Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sat, 5 Sep 2020 19:26:30 +0100 Subject: [PATCH] fixup --- nomad_smartrestart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nomad_smartrestart.sh b/nomad_smartrestart.sh index 4959066..0f18d4b 100755 --- a/nomad_smartrestart.sh +++ b/nomad_smartrestart.sh @@ -44,7 +44,7 @@ fi if [[ ! -f "./images/${imagename}/nomad.txt" ]]; then log_msg "No nomad.txt present for ${HC}${FGRN}${imagename}${RS}, nothing to do"; - help + help; exit 0; fi