mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-21 16:35:01 -05:00
6 lines
79 B
Plaintext
Executable File
6 lines
79 B
Plaintext
Executable File
|
|
server="blue"
|
|
|
|
echo restarting...
|
|
ssh tomcat@$server "cd deploy && ./restart"
|