mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-14 21:25:05 -05:00
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
|
source ./HOST
|
||
|
|
||
|
scp -i green.pem ../nginx/* root@$HOST:
|
||
|
scp -i green.pem server/* root@$HOST:
|