UkCvs/tuxbox-git
Repository files navigation
To get the UkCvs tuxbox sources you can use the following commands: TUXBOX_BRANCH="ukcvs" REPOLIST="boot driver hostapps cdk apps" for repo in $REPOLIST; do git clone -b $TUXBOX_BRANCH git://github.com/UkCvs/tuxbox-git-$repo.git $repo done More infos at: wiki: http://wiki.tuxbox.org/wiki forum: http://forum.tuxbox.org/forum http://ukcvs.net