home
·
contact
·
privacy
projects
/
config
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Upgrade Raspi setup.
[config]
/
buster
/
other_files
/
zettel_hook_post-receive
1
#!/bin/sh
2
ZETTELDIR=/home/plom/zettel
3
GIT_WORK_TREE=$ZETTELDIR git checkout -f
4
cd $ZETTELDIR
5
redo