Chroma/build_and_run.sh
2021-06-14 15:41:07 +01:00

8 lines
70 B
Bash

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