time-calc/deploy.sh
2024-01-13 13:33:20 +00:00

3 lines
73 B
Bash

mvn clean package
mv target/*.jar C:/Users/Robert/Desktop/rv
rm -r target