a7c35665 ^
ba838fea ^
b53ee143 ^
1 2
3
4
5
#!/bin/sh # Run SubX VM, first compiling if necessary. set -e ./build && ./subx_bin "$@"