update the update script to use git
[clinton/website/site-support.git] / update-rss-binary
1 #!/bin/sh
2
3 sbcl --load rss.lisp --eval "(save-lisp-and-die \"update-site-rss\" :executable t :toplevel #'ul-rss:run)"