finish update reporting section

This commit is contained in:
Asif Bacchus 2019-01-05 18:46:42 -07:00
parent 19856e7531
commit 441ee56ea2
1 changed files with 5 additions and 0 deletions

View File

@ -632,6 +632,11 @@ if [ "${phpType}" = "sockets" ]; then
sed -i "s/${tag_phpVersion}/${phpVersion}" "${configPath}/${file_phpSOCK}"
fi
# notify user file updates are completed
echo -e "\n${mag}---------------------${norm}"
echo -e "${cyan}...Template files updated${norm}"
echo -e "\n${mag}---------------------${norm}"
# debug section