mirror of
https://github.com/urbanguacamole/torrent-paradise
synced 2024-10-31 21:20:13 +00:00
4 lines
125 B
Bash
Executable File
4 lines
125 B
Bash
Executable File
go build
|
|
ssh user@server systemctl stop spider
|
|
scp ./spider user@server:/home/nextgen/
|
|
ssh user@server systemctl start spider |