Skip to content
Snippets Groups Projects
Commit 6ffd7a06 authored by Vladimir Tasic's avatar Vladimir Tasic
Browse files

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

parent d3a788da
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