This commit is contained in:
wh1te909
2021-04-04 07:47:20 +00:00
parent f92e5c7093
commit ec27288dcf

View File

@@ -84,6 +84,7 @@ if ! [[ $CHECK_HAS_DAPHNE ]]; then
cls
echo -ne "${RED}Nginx config changes required before continuing.${NC}\n"
echo -ne "${RED}Please check the v0.5.0 release notes on github for instructions, then re-run this script.${NC}\n"
echo -ne "${YELLOW}https://github.com/wh1te909/tacticalrmm/releases/tag/v0.5.0${NC}\n"
echo -ne "${RED}Aborting...${NC}\n"
exit 1
fi