Chroma/build_and_run.sh

8 lines
70 B
Bash
Raw Permalink Normal View History

echo "Build"
make kernel
echo "POST:"
./post.sh
echo "RUN"
./run.bat