mailiverse/deploy/tomcat/restart

6 lines
52 B
Plaintext
Executable File

cd ~/tomcat/bin
./shutdown.sh
sleep 5
./startup.sh