ref: 02d0bef2e0131b4b025deef3bd527dd455e3398b
parent: c9322a193eba8515cdae49ba2fdbcb26daaf90d4
author: glenda <glenda@t9f>
date: Thu Feb 16 06:09:38 EST 2012
Add sysupdate(8), no man page yet.
--- /dev/null
+++ b/rc/bin/sysupdate
@@ -1,0 +1,4 @@
+#!/bin/rc
+
+bind -ac /dist/plan9front /
+hg pull && hg update
--
⑨