Skip to content

Commit 86ad9f2

Browse files
committed
updated tomcat file
1 parent 19198a6 commit 86ad9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tomcat/tomcat_installation.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Complete DevOps Project course on [Udemy](https://www.udemy.com/course/valaxy-de
1717
chmod +x /opt/apache-tomcat-<version>/bin/startup.sh
1818
chmod +x /opt/apache-tomcat-<version>/bin/shutdown.sh
1919
```
20-
> Note: you may get below error while starting tomcat incase if you dont install Java
20+
> Note: you may get below error while starting tomcat incase if you dont install Java
2121
`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`
2222
1. create link files for tomcat startup.sh and shutdown.sh
2323
```sh

0 commit comments

Comments
 (0)