0.3.2018112002 bugfix release

This commit is contained in:
Christer Edwards
2018-11-20 21:43:54 -07:00
parent 1e6e0f3376
commit f38eff56fc
5 changed files with 16 additions and 19 deletions

View File

@@ -49,7 +49,7 @@ fi
RELEASE=$1
echo -e "${COLOR_RED}Targeting specified release.${COLOR_RESET}"
echo -e "${COLOR_GREEN}Targeting specified release.${COLOR_RESET}"
echo -e "${RELEASE}"
echo
if [ -d "${bastille_releasesdir}/${RELEASE}" ]; then