web/packaging/package-upload.sh
2017-12-03 20:57:24 -05:00

2 lines
65 B
Bash

curl -X POST "$UPLOAD_URL" -F "file=@build/arm-web_$VERSION.deb"