4 lines
60 B
Bash
4 lines
60 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
LANG=en_US.UTF-8 LANGUAGE= LC_ALL= gradle "$@"
|