Merge pull request #79 from JRGTH/master

Minor code cleanup/formatting
This commit is contained in:
Christer Edwards
2019-12-12 20:41:22 -08:00
committed by GitHub
6 changed files with 8 additions and 9 deletions

View File

@@ -88,8 +88,8 @@ verify_template() {
;;
*)
echo -e "${COLOR_RED}Template INCLUDE content not recognized.${COLOR_RESET}"
exit 1
;;
exit 1
;;
esac
done < ${_path}