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