]> git.lizzy.rs Git - plan9front.git/commitdiff
sysinfo: update -p for sysinfo.9front.org
authorstanley lieber <stanley.lieber@gmail.com>
Sat, 6 Jun 2015 22:18:38 +0000 (18:18 -0400)
committerstanley lieber <stanley.lieber@gmail.com>
Sat, 6 Jun 2015 22:18:38 +0000 (18:18 -0400)
rc/bin/sysinfo

index 487958501cc9f4fddb9e2a04a7a96ef69d2d6c46..3a4e890ef9c03cbb4716cfdeeda90fe0aa7693ff 100755 (executable)
@@ -51,7 +51,7 @@ fn post{
                webfs
                hpost -u http://sysinfo.9front.org -p / a_body@$file submit:submit fake:fake a_func:add_post url: |
                        grep -e '\/body\"' |
-                       sed 1q | sed 's/^.*href=\"//g; s/body\".*$/body/g; s/^/http:\/\/sysinfo.9front.org/g'
+                       sed 1q | sed 's/^.*href=\"//g; s/body\".*$/body/g'
                rm -f $file
        }
 }