jitty-scripts/tuxrss.sh

8 lines
80 B
Bash
Raw Normal View History

2016-04-26 23:28:34 -07:00
#!/bin/bash
URL="http://homebutter.com/feed/tux.git"
rsstail -1 -u "${URL}"