This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
glass
/
deploy
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
6b34acd3ea
Ramos
Etiquetas
master
deploy
/
push.sh
push.sh
81 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
#!/bin/bash
git add *.md
git add *.sh
git add *.conf
git commit -m dev
git push