Update webgoat_developer_bootstrap.sh
Fixed a couple of typos
This commit is contained in:
parent
9a0ec81b64
commit
aabdb5c401
@ -28,9 +28,9 @@ printf "\n"
|
|||||||
printf "\n"
|
printf "\n"
|
||||||
printf "\n"
|
printf "\n"
|
||||||
echo "-----------------------------------------------------------------------------------"
|
echo "-----------------------------------------------------------------------------------"
|
||||||
echo "____________________ Starting WebGoat using the embbebed Tomcat ___________________"
|
echo "____________________ Starting WebGoat using the embedded Tomcat ___________________"
|
||||||
echo "###################################################################################"
|
echo "###################################################################################"
|
||||||
echo "### Open a web broser an navigate to http://localhost:8080/WebGoat/"
|
echo "### Open a web browser and navigate to http://localhost:8080/WebGoat/"
|
||||||
echo "### STDOUT and STDERR logs are captured in ./webgoat_developer_bootstrap.log"
|
echo "### STDOUT and STDERR logs are captured in ./webgoat_developer_bootstrap.log"
|
||||||
echo "### To stop the Tomcat execution, press CTRL + C"
|
echo "### To stop the Tomcat execution, press CTRL + C"
|
||||||
echo "### If you close this terminal window, Tomcat and WebGoat will stop running"
|
echo "### If you close this terminal window, Tomcat and WebGoat will stop running"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user