code: plan9front

Download patch

ref: 8f1b69997f7260db4dcc226e0fe0bdd7dd204ea4
parent: ebf43c0a0b6a7c84514af80b7e0e16298a488e3c
author: stanley lieber <stanley.lieber@gmail.com>
date: Sat Jun 6 14:18:38 EDT 2015

sysinfo: update -p for sysinfo.9front.org

--- a/rc/bin/sysinfo
+++ b/rc/bin/sysinfo
@@ -51,7 +51,7 @@
 		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
 	}
 }