poi/runGradle.sh

4 lines
60 B
Bash
Executable File

#!/bin/bash
LANG=en_US.UTF-8 LANGUAGE= LC_ALL= gradle "$@"