This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
lizhen
/
kge_newlavarel
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
更新代码shell
lizhen_gitee
há 1 ano atrás
pai
54e85eb891
commit
07884470d8
2 ficheiros alterados
com
4 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
2
0
gitpull.sh
2
0
gitpullonline.sh
+ 2
- 0
gitpull.sh
Ver Ficheiro
@@ -0,0 +1,2 @@
+sudo -uroot git reset --hard;
+sudo -uroot git pull;
+ 2
- 0
gitpullonline.sh
Ver Ficheiro
@@ -0,0 +1,2 @@
+sudo -uroot git reset --hard;
+sudo -uroot git pull;