added gopher

This commit is contained in:
glenda 2021-01-22 21:57:39 +00:00
parent d902702d8f
commit 435878c142
2 changed files with 11 additions and 0 deletions

10
install/gopher Executable file
View File

@ -0,0 +1,10 @@
#! /bin/rc
cd
mkdir -p code
cd code
git/clone https://github.com/telephil9/gopher
cd gopher
mk install

View File

@ -8,3 +8,4 @@
./install-orca.rc
./castor9
./mq
./gopher