Corrected tomcat version

This commit is contained in:
Chan9390 2017-05-20 15:27:24 +05:30
parent 5887a4c02f
commit e487176a49
No known key found for this signature in database
GPG Key ID: D3F71DBECFB8ADB1
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
chocolatey feature enable -n=allowGlobalConfirmation
choco install tomcat
choco install tomcat --version 8.0.33
chocolatey feature disable -n=allowGlobalConfirmation
exit
exit