瀏覽代碼

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'

Loading…
取消
儲存