website
[nepi.git] / website / crontab.sh
1 #!/bin/bash
2
3 cd $(dirname $0)
4 ./auto-update.sh
5 make preview publish >& publish.log