finish update reporting section
This commit is contained in:
parent
19856e7531
commit
441ee56ea2
5
setup.sh
5
setup.sh
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user