crontab
[nepi.git] / website / crontab.sh
diff --git a/website/crontab.sh b/website/crontab.sh
new file mode 100755 (executable)
index 0000000..c7ceada
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+cd $(dirname $0)
+./auto-update.sh
+make publish >& publish.log