Ver código fonte

2017-12-26-19-05

shuvit 6 anos atrás
pai
commit
22aa581e2d
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5
    0
      test.sh

+ 5
- 0
test.sh Ver arquivo

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

Carregando…
Cancelar
Salvar