mailiverse/deploy/tomcat/restart

6 lines
52 B
Plaintext
Raw Normal View History

2013-08-09 17:31:37 -04:00
cd ~/tomcat/bin
./shutdown.sh
sleep 5
./startup.sh