This commit is contained in:
Starbeamrainbowlabs 2020-09-05 19:26:30 +01:00
parent 1dd5454824
commit c76a96e395
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -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