Skip to content
Snippets Groups Projects
Commit a3b5381e authored by Sean McGivern's avatar Sean McGivern
Browse files

Merge branch 'master' into 'master'

Update plantuml.md Fix wrong order when restarting tomcat service [ci skip]

See merge request !10855
parents f07edb5a 6ffd7a06
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -28,7 +28,7 @@ using Tomcat:
sudo apt-get install tomcat7
sudo cp target/plantuml.war /var/lib/tomcat7/webapps/plantuml.war
sudo chown tomcat7:tomcat7 /var/lib/tomcat7/webapps/plantuml.war
sudo service restart tomcat7
sudo service tomcat7 restart
```
 
Once the Tomcat service restarts the PlantUML service will be ready and
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment