2 lines
73 B
Bash
Executable file
2 lines
73 B
Bash
Executable file
#!/bin/sh
|
|
scp *torrent zuhause.schottelius.org:torrent/t/ && rm *torrent
|