plan9fox/rc/bin/sysupdate
2012-03-03 18:15:37 +01:00

7 lines
99 B
Bash
Executable file

#!/bin/rc
rfork n
cd /
if(! test -d .hg)
bind -ac /dist/plan9front /
hg incoming && hg -v pull -u