瀏覽代碼

2017-12-26-19-05

shuvit 6 年之前
父節點
當前提交
22aa581e2d
共有 1 個檔案被更改,包括 5 行新增0 行删除
  1. 5
    0
      test.sh

+ 5
- 0
test.sh 查看文件

@@ -0,0 +1,5 @@
1
+#!/usr/bin/expect -f
2
+spawn git pull
3
+expect "ass"
4
+send "r0dney\r"
5
+interact

Loading…
取消
儲存