Browse Source

Add ix.io upload script

master
JustAnotherArchivist 5 years ago
parent
commit
769f95808e
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      ix.io-upload

+ 2
- 0
ix.io-upload View File

@@ -0,0 +1,2 @@
#!/bin/bash
echo "$(curl -sF "f:1=@${1}" http://ix.io/)+/${1}" | sed 's,#,%23,g'

Loading…
Cancel
Save