ソースを参照

Add ix.io upload script

master
JustAnotherArchivist 5年前
コミット
769f95808e
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      ix.io-upload

+ 2
- 0
ix.io-upload ファイルの表示

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

読み込み中…
キャンセル
保存