Ver código fonte

Add ix.io upload script

master
JustAnotherArchivist 5 anos atrás
pai
commit
769f95808e
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      ix.io-upload

+ 2
- 0
ix.io-upload Ver arquivo

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

Carregando…
Cancelar
Salvar