This commit is contained in:
glenda 2021-01-16 16:23:23 +00:00
parent 3018a8c242
commit f0149e134a
2 changed files with 8 additions and 0 deletions

7
install/mq Executable file
View File

@ -0,0 +1,7 @@
#!/bin/rc
cd
mkdir -p code
cd code
git/clone https://git.sr.ht/~kvik/mq
cd mq
mk install

View File

@ -7,3 +7,4 @@
./install-neindaw.rc
./install-orca.rc
./castor9
./mq