Makefile to build html master
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 12 Jan 2014 13:44:58 +0000 (14:44 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 8 Apr 2022 08:43:09 +0000 (10:43 +0200)
Makefile [new file with mode: 0644]

diff --git a/Makefile b/Makefile
new file mode 100644 (file)
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/