mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-25 10:02:15 -05:00
6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
|
|
||
|
server="red"
|
||
|
|
||
|
echo restarting...
|
||
|
ssh tomcat@$server "cd deploy && ./restart"
|