From: Dobrica Pavlinusic Date: Sun, 12 Jan 2014 13:44:58 +0000 (+0100) Subject: Makefile to build html X-Git-Url: http://git.rot13.org/?p=sysadmin-cookbook-html;a=commitdiff_plain;h=65bed2904f521bd68d5b30f5f9ae52f56e18cffa;ds=inline Makefile to build html --- diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..88387e2 --- /dev/null +++ b/Makefile @@ -0,0 +1,7 @@ +all: + svn update recepies && ./bin/html.pl > cookbook.html + +push: all rsync + +rsync: + rsync -rav cookbook.html rss mjesec.ffzg.hr:public_html/sysadmin-cookbook/