mirror of
https://github.com/moparisthebest/mailiverse
synced 2025-01-10 04:58:02 -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:
|