3 lines
85 B
Bash
Executable file
3 lines
85 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
"/usr/bin/mvn" -gs "${XDG_CONFIG_HOME}/maven/settings.xml" "${@}"
|