fixup
This commit is contained in:
parent
1dd5454824
commit
c76a96e395
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue