Add sysupdate(8), no man page yet.
This commit is contained in:
parent
86d5243b67
commit
5e6145b47e
1 changed files with 4 additions and 0 deletions
4
rc/bin/sysupdate
Executable file
4
rc/bin/sysupdate
Executable file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/rc
|
||||||
|
|
||||||
|
bind -ac /dist/plan9front /
|
||||||
|
hg pull && hg update
|
Loading…
Reference in a new issue