shithub: 9scripts

Download patch

ref: 907105032b0cd6036b42e4e9c7854f03027038ca
parent: 732f11508e4ce5cfc19a7585cd28e6d9125577fc
author: glenda <glenda@9front.local>
date: Wed Dec 16 21:37:11 EST 2020

added an install script

--- /dev/null
+++ b/install/install-orca.rc
@@ -1,0 +1,6 @@
+#!/bin/rc
+mkdir -p $home/code
+cd $home/code
+git/clone https://git.sr.ht/~sr/orca
+cd orca
+mk install