4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
scp -rp public/* root@nats.solutions:/var/www/nats.solutions/
|