web/packaging/package-upload.sh
2018-04-03 23:39:55 -04:00

2 lines
63 B
Bash

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