9scripts/install/install-orca.rc

7 lines
100 B
Plaintext
Raw Permalink Normal View History

2020-12-17 02:37:11 +00:00
#!/bin/rc
mkdir -p $home/code
cd $home/code
git/clone https://git.sr.ht/~ft/orca
2020-12-17 02:37:11 +00:00
cd orca
mk install