소스 검색

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…
취소
저장