Revision 861c8b60980b0f4d36b101b45346a2e64b0fa390 authored by Pranav Gokhale on 05 February 2018, 05:29:11 UTC, committed by Pranav Gokhale on 05 February 2018, 18:56:48 UTC
1 parent aeb4e3a
Raw File
build.sh
#!/bin/bash

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