mailiverse/deploy/tomcat-restart

6 lines
79 B
Plaintext
Raw Normal View History

2013-08-09 17:31:37 -04:00
server="blue"
echo restarting...
ssh tomcat@$server "cd deploy && ./restart"