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