4 lines
71 B
Bash
Executable File
4 lines
71 B
Bash
Executable File
#!/bin/sh
|
|
source ./compile.sh
|
|
gf2 -ex r $NEST_BUILD_DIR/$NEST_EXE_NAME
|