time-calc/deploy.sh

4 lines
100 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-21 09:14:47 +00:00
rm -r target