diff options
Diffstat (limited to 'rc/bin/sysupdate')
-rwxr-xr-x | rc/bin/sysupdate | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/sysupdate b/rc/bin/sysupdate index e0420b50f..de08d28a2 100755 --- a/rc/bin/sysupdate +++ b/rc/bin/sysupdate @@ -1,6 +1,6 @@ #!/bin/rc rfork en -source=https://code.9front.org/hg/plan9front + cd / if(! test -d .hg) bind -ac /dist/plan9front / |