Skip to content

Instantly share code, notes, and snippets.

@fapestniegd
Created July 10, 2012 20:35
Show Gist options
  • Select an option

  • Save fapestniegd/3086083 to your computer and use it in GitHub Desktop.

Select an option

Save fapestniegd/3086083 to your computer and use it in GitHub Desktop.
#!/bin/bash
FILE=$1
curl --insecure -X PUT -T "${FILE}" https://stash.eftdomain.net/"${FILE}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment