4 lines
98 B
Bash
4 lines
98 B
Bash
#!/usr/bin/env bash
|
|
|
|
$(dirname $0)/g-ir-scanner-qemuwrapper $(dirname $0)/g-ir-compiler.real "$@"
|