Skip to content

Instantly share code, notes, and snippets.

@tokune
Last active August 29, 2015 14:03
#!/bin/sh
file_name=$1
curl -F i=@$file_name http://flac.sinaapp.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment