4 lines
86 B
Bash
4 lines
86 B
Bash
#! @bash@
|
|
# shellcheck shell=bash
|
|
|
|
exec @emulator@ @targetgir@/bin/g-ir-compiler "$@"
|