plan9front/rc/bin/sysupdate

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