shithub: 9scripts

Download patch

ref: 15fee7485649298758eaf8e1b475e1233e57a8af
parent: 66ed89554ac0fb89187a8f9841aa47e4add08ffa
author: glenda <glenda@9front.local>
date: Fri Jan 8 18:57:04 EST 2021

added fossil script because why not

--- /dev/null
+++ b/install/fossil
@@ -1,0 +1,9 @@
+#!/bin/rc -e
+cd
+mkdir -p code
+cd code
+
+git/clone https://github.com/Plan9-Archive/fossilnewventi
+
+cd fossilnewventi
+./INSTALL