rodo/install.sh

5 lines
58 B
Bash
Raw Normal View History

#!/bin/sh
2020-03-15 03:37:51 +00:00
cd src
raco exe rodo.rkt
mv rodo /usr/local/bin