ttorrentwatch - scripts - random scripts
HTML git clone https://git.parazyd.org/scripts
DIR Log
DIR Files
DIR Refs
---
ttorrentwatch (160B)
---
1 #!/bin/sh
2
3 TAKEOFFDIR="$HOME/tors"
4
5 exec wendy -m 136 -w "$TAKEOFFDIR" \
6 sh -c 'scp -Bq "$WENDY_INODE" alderaan.parazyd.org:torrents/ && rm -f "$WENDY_INODE"'