5 lines
57 B
Python
Executable File
5 lines
57 B
Python
Executable File
#!/usr/bin/env bash
|
|
|
|
mvn clean install
|
|
mvn clean package
|