time-calc/deploy.sh

3 lines
99 B
Bash
Raw Normal View History

2024-01-13 13:33:20 +00:00
mvn clean package
2024-01-14 16:01:43 +00:00
mv target/*jar-with-all-dependencies*.jar C:/Users/Robert/Desktop/rv
2024-01-13 13:33:20 +00:00
rm -r target