Explorar el Código

Add ix.io upload script

master
JustAnotherArchivist hace 5 años
padre
commit
769f95808e
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      ix.io-upload

+ 2
- 0
ix.io-upload Ver fichero

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

Cargando…
Cancelar
Guardar