mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-25 01:52:15 -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"
|