This website requires JavaScript.
Explore
Help
Sign In
arm
/
web
Watch
1
Star
0
Fork
You've already forked web
0
Code
Issues
Pull Requests
Releases
6
Wiki
Activity
6eeeaf9b7a
web
/
packaging
/
package-upload.sh
2 lines
63 B
Bash
Raw
Normal View
History
Unescape
Escape
Change package path
2018-04-04 03:39:55 +00:00
curl -X POST
"
$UPLOAD_URL
"
-F
"
file=@out/arm-web_
$VERSION
.deb
"