plan9fox/rc/bin/sysupdate
Ori Bernstein e1cc6a9a0f sysupdate: clean up transitional code
we just need git/pull now
2021-06-14 23:58:09 +00:00

9 lines
130 B
Bash
Executable file

#!/bin/rc
rfork en
cd /
if(! test -d .git)
bind -ac /dist/plan9front /
git/pull -u gits://git.9front.org/plan9front/plan9front