df2daf524d
Signed-off-by: Nico Schottelius <nico@manager.schottelius.org>
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
|