ref: 70f6bd773a9163d54fa31f7981cbf1d4e40e6c4c
dir: /rc/bin/sysupdate/
#!/bin/rc -b
rfork en
cd /
if(! test -d .git)
bind -ac /dist/plan9front /
if(! ~ `{git/branch} heads/front)
>[1=2] echo sysupdate: must be on "front" to pull
if not
git/pull -u gits://git.9front.org/plan9front/plan9front