4 lines
39 B
Python
4 lines
39 B
Python
|
|
#!/usr/bin/env bash
|
||
|
|
|
||
|
|
mvn clean package
|