This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
RedGreen
/
twgs-proxy
Observar
2
Favorito
1
Fork
0
Arquivos
Issues
14
Pull Requests
0
Wiki
Ver código fonte
do git pull and chown.
root
5 anos atrás
pai
233cf69e8a
commit
a2f3f0aded
1 arquivos alterados
com
5 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
5
0
gitpull
+ 5
- 0
gitpull
Ver arquivo
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+git pull
+chown -R stevet:stevet .
+