Clarify config change instructions

This commit is contained in:
Rémi Bédard-Couture 2025-07-03 13:37:14 -04:00
parent c1bdeb0653
commit 28a86e6703

View File

@ -69,4 +69,4 @@ echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8080/admin${CL}"
echo -e "${TAB}${GN}Temporary admin user:${BL}tmpadm${CL}"
echo -e "${TAB}${GN}Temporary admin password:${BL}admin123${CL}"
echo -e "${INFO}${YW} If you modified configurations files in `conf/`: Re-apply your changes to those files, otherwise leave them unchanged.${CL}"
echo -e "${INFO}${YW} If you modified ${BL}cache-ispn.xml${YW}: Re-apply your changes to the new file, otherwise leave it unchanged.${CL}"