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