mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-04-17 13:37:36 -04:00
3 lines
65 B
Bash
Executable File
3 lines
65 B
Bash
Executable File
#!/bin/bash
|
|
exec "${IRONFOX_PYTHON}" "${IRONFOX_GRADLE_PY}" "$@"
|