Files
IronFox/scripts/bundletool.sh

3 lines
73 B
Bash
Executable File

#!/bin/bash
exec "${IRONFOX_JAVA}" -jar "${IRONFOX_BUNDLETOOL_JAR}" "$@"