bitly-shorten/deploy.sh

4 lines
111 B
Bash
Executable file

#!/bin/bash
./gradlew deploy
[ $? -eq 0 ] && scp deploy/*.jar nix3.thauvin.us:/opt/lib/jtalk-ee/bitly-shorten