summaryrefslogtreecommitdiff
path: root/rc/bin/sysupdate
diff options
context:
space:
mode:
authorglenda <glenda@t9f>2012-02-16 11:09:38 -0300
committerglenda <glenda@t9f>2012-02-16 11:09:38 -0300
commit5e6145b47e69c025f33efa7efbbc932e68d164e8 (patch)
tree36a376accf8e69378cff5d396ba090288d3a1592 /rc/bin/sysupdate
parent86d5243b67fa419ba0b6883c78464b4cc2137287 (diff)
downloadplan9front-5e6145b47e69c025f33efa7efbbc932e68d164e8.tar.xz
Add sysupdate(8), no man page yet.
Diffstat (limited to 'rc/bin/sysupdate')
-rwxr-xr-xrc/bin/sysupdate4
1 files changed, 4 insertions, 0 deletions
diff --git a/rc/bin/sysupdate b/rc/bin/sysupdate
new file mode 100755
index 000000000..6d01ed0cc
--- /dev/null
+++ b/rc/bin/sysupdate
@@ -0,0 +1,4 @@
+#!/bin/rc
+
+bind -ac /dist/plan9front /
+hg pull && hg update