mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-14 13:15:03 -05:00
6 lines
108 B
Plaintext
Executable File
6 lines
108 B
Plaintext
Executable File
source ./config.hosts
|
|
server=$M_HOST_DEV
|
|
|
|
rsync -avL --exclude="WEB-INF" --delete ../gwt/war/ www@$server:
|
|
|