This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
lizhen
/
kge_newlavarel
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
更新代码shell
lizhen_gitee
il y a 1 an
Parent
54e85eb891
commit
07884470d8
2 fichiers modifiés
avec
4 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
gitpull.sh
2
0
gitpullonline.sh
+ 2
- 0
gitpull.sh
Voir le fichier
@@ -0,0 +1,2 @@
+sudo -uroot git reset --hard;
+sudo -uroot git pull;
+ 2
- 0
gitpullonline.sh
Voir le fichier
@@ -0,0 +1,2 @@
+sudo -uroot git reset --hard;
+sudo -uroot git pull;