More readme tweaks, fixed the delete command in the SQL Server startup
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@413 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
@ -19,7 +19,7 @@ SET DatabaseConnectionString=jdbc:jtds:sqlserver://./webgoat;namedPipe=true;INST
|
||||
SET DatabaseUser=webgoat
|
||||
SET DtabasePassword=_webgoat
|
||||
|
||||
delete .\tomcat\conf\server.xml
|
||||
del .\tomcat\conf\server.xml
|
||||
copy .\tomcat\conf\server_80.xml .\tomcat\conf\server.xml
|
||||
|
||||
@REM Run tomcat: must have quotes incase var has spaces in it
|
||||
|
Reference in New Issue
Block a user