mc-status-bot/deploy.sh

5 lines
146 B
Bash
Raw Normal View History

2023-12-01 19:30:34 +00:00
#!/usr/bin/env bash
mvn clean package
scp target/mc-status-bot-1.0-SNAPSHOT-shaded.jar root@andrewlalis.com:/opt/mc-status-bot/mc-status-bot.jar