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

View file

@ -44,7 +44,7 @@ fi
if [[ ! -f "./images/${imagename}/nomad.txt" ]]; then if [[ ! -f "./images/${imagename}/nomad.txt" ]]; then
log_msg "No nomad.txt present for ${HC}${FGRN}${imagename}${RS}, nothing to do"; log_msg "No nomad.txt present for ${HC}${FGRN}${imagename}${RS}, nothing to do";
help help;
exit 0; exit 0;
fi fi