4 lines
No EOL
45 B
Bash
Executable file
4 lines
No EOL
45 B
Bash
Executable file
#!/bin/bash
|
|
make clean
|
|
make
|
|
./build/criscv $1 |