소스 검색

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'

불러오는 중...
취소
저장