home · contact · privacy
From Bullseye desktop setup, re-move Firefox plug-ins setup (too much of a hassle...
[config] / systemfiles / post-update
1 #!/bin/sh
2 ZETTELDIR=/home/plom/zettel
3 GIT_WORK_TREE=$ZETTELDIR git checkout -f
4 cd $ZETTELDIR
5 redo