OSDN Git Service

tunerec: add comment
[rec10/rec10-git.git] / install.sh
1 #!/bin/bash
2 SELF_DIR=`dirname $0`
3 cd ${SELF_DIR}
4 cd rec10
5 bash install.sh
6 cd ../
7 mv Makefile.base Makefile