]> bicyclesonthemoon.info Git - ott/bsta/blob - install.sh
input validation; goto form; show version; 2 words password
[ott/bsta] / install.sh
1 #!/bin/sh
2 make clean
3 make -B TARGET=bsta makefile
4 make install
5 make clean
6 make -B TARGET=again makefile
7 make install
8 make clean