changed update completion report text

This commit is contained in:
Asif Bacchus 2019-01-06 02:34:16 -07:00
parent db8662c7fc
commit 335be15355
1 changed files with 1 additions and 2 deletions

View File

@ -661,8 +661,7 @@ if [ "${phpType}" = "sockets" ]; then
fi
# notify user file updates are completed
echo -e "\n${mag}---------------------${norm}"
echo -e "${cyan}...Template files updated${norm}"
echo -e "${ok}...files updated${norm}"