Xrasher/scripts/travis_motomagx_deps.sh

7 lines
197 B
Bash
Raw Normal View History

2019-11-07 02:46:04 +03:00
sudo mkdir -p /opt/toolchains
cd /opt/toolchains/
sudo git clone https://github.com/a1batross/motomagx_toolchain motomagx
cd $TRAVIS_BUILD_DIR
git clone https://github.com/FWGS/hlsdk-xash3d hlsdk