zckri / put-uploader

Simple bash script putting image to a remote host with curl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

put-uploader

Simple bash script putting image to a remote host with curl

download

$ git clone https://github.com/zckri/put-uploader.git
$ cd put-uploader
$ chmod +x upload.sh
$ mv upload.sh /usr/local/bin/upload

run

$ upload filename.png http://example.com/with/rest/put/endpoint

About

Simple bash script putting image to a remote host with curl


Languages

Language:Shell 100.0%