Revision c89857074e85d3e843cda9f33a19a30808b40c06 authored by EPiQC on 08 July 2019, 18:49:30 UTC, committed by GitHub on 08 July 2019, 18:49:30 UTC
2 parent s 004bd26 + 94846db
Raw File
build.sh
#!/bin/bash

cd rkqc/
./build.sh
cd ../
make
back to top