-
Notifications
You must be signed in to change notification settings - Fork 7
deploy wget package
Daniele Fontani edited this page Feb 4, 2018
·
2 revisions
this work on all linux system where curl is installed and on windows using bash.
curl -v -F key1=value1 -F upload=@localfilename URL
note: to install bash on windows you can follow this link. You also may have some bash emulation installed into your system if you have some git tools like "git for windows".