plan9fox/rc/bin/sysupdate

9 lines
119 B
Plaintext
Raw Normal View History

2012-02-16 14:09:38 +00:00
#!/bin/rc
2021-06-06 17:44:10 +00:00
rfork en
2021-06-06 17:44:10 +00:00
cd /
if(! test -d .git)
bind -ac /dist/plan9front /
2022-07-11 20:38:42 +00:00
git/pull -u https://git.sr.ht/~xfnw/plan9fox