X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=bullseye%2Fother_files%2Fzettel_hook_post-receive;fp=bullseye%2Fother_files%2Fzettel_hook_post-receive;h=3bea5b28133a3de5ba5f34a11f438ede1331219e;hb=51492bf107f655c77ebb5f116badc57f61c4de61;hp=0000000000000000000000000000000000000000;hpb=2c4f190d4235f62b23fe31dc02ea9c09deed3177;p=config diff --git a/bullseye/other_files/zettel_hook_post-receive b/bullseye/other_files/zettel_hook_post-receive new file mode 100755 index 0000000..3bea5b2 --- /dev/null +++ b/bullseye/other_files/zettel_hook_post-receive @@ -0,0 +1,5 @@ +#!/bin/sh +ZETTELDIR=/home/plom/zettel +GIT_WORK_TREE=$ZETTELDIR git checkout -f +cd $ZETTELDIR +redo