Minor code cleanup/formatting

This commit is contained in:
Jose
2019-12-08 17:46:15 -04:00
parent 3f7573825d
commit 23b96bd82a
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}