mailiverse/deploy/dev-tomcat-restart

6 lines
78 B
Plaintext
Raw Normal View History

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