This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
lizhen
/
kge_newlavarel
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
更新代码shell
lizhen_gitee
1 ano atrás
pai
54e85eb891
commit
07884470d8
2 arquivos alterados
com
4 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
2
0
gitpull.sh
2
0
gitpullonline.sh
+ 2
- 0
gitpull.sh
Ver arquivo
@@ -0,0 +1,2 @@
+sudo -uroot git reset --hard;
+sudo -uroot git pull;
+ 2
- 0
gitpullonline.sh
Ver arquivo
@@ -0,0 +1,2 @@
+sudo -uroot git reset --hard;
+sudo -uroot git pull;