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