This website works better with JavaScript.
首頁
說明
登入
Teknikode
/
Tools
關註
7
收藏
7
複製
1
程式碼
問題管理
2
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Fixed sending of the syntax
master
Uncled1023
2 年之前
父節點
852ab65f5c
當前提交
559363f3a9
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
顯示文件統計
1
1
Paste/paste.sh
+ 1
- 1
Paste/paste.sh
查看文件
@@ -58,7 +58,7 @@ while getopts "t:f:F:e:p:h" flags; do
;;
f)
format="${OPTARG}"
querystring="${querystring}&
format
=${format}"
querystring="${querystring}&
syntax
=${format}"
;;
p)
password="${OPTARG}"
Write
Preview
Loading…
取消
儲存