/
/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)"