added fossil script because why not

This commit is contained in:
glenda 2021-01-08 23:57:04 +00:00
parent 66ed89554a
commit 15fee74856
1 changed files with 9 additions and 0 deletions

9
install/fossil Executable file
View File

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