Files
2025-06-20 20:10:10 -04:00

5 lines
91 B
Bash
Executable File

#!/bin/bash
./mvnw clean install -B -Pdocs ${@}
#./mvnw clean install -B -DskipTests ${@}