Skip to content

Commit

Permalink
updated tomcat file
Browse files Browse the repository at this point in the history
  • Loading branch information
ValaxyTech committed Jun 28, 2021
1 parent 19198a6 commit 86ad9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tomcat/tomcat_installation.MD
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Complete DevOps Project course on [Udemy](https://www.udemy.com/course/valaxy-de
chmod +x /opt/apache-tomcat-<version>/bin/startup.sh
chmod +x /opt/apache-tomcat-<version>/bin/shutdown.sh
```
> Note: you may get below error while starting tomcat incase if you dont install Java
> Note: you may get below error while starting tomcat incase if you dont install Java
`Neither the JAVA_HOME nor the JRE_HOME environment variable is defined At least one of these environment variable is needed to run this program`
1. create link files for tomcat startup.sh and shutdown.sh
```sh
Expand Down

0 comments on commit 86ad9f2

Please sign in to comment.