home · contact · privacy
Redo-ize wiki ersatz.
[config] / systemfiles / post-update
index 325d94fb203c991ab32fa4739ddfc5b1f64a0c56..c1aa4d2eb195818cf9f797d750d8fd6376750a46 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
 LIFELOGDIR=/home/plom/lifelog
 GIT_WORK_TREE=$LIFELOGDIR git checkout -f
-find $LIFELOGDIR -name "*.rst" -exec sh -c 'rst2html $0 > ${0%.rst}.html' {} \;
+cd $LIFELOGDIR
+redo