This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
waibao
/
va_open_api
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
main
Ramuri
Etichete
main
va_open_api
/
push.sh
push.sh
101 B
Permalink
Istoric
Crud
1
2
3
4
5
#!/bin/sh
time=$(TZ=UTC-8 date +%Y-%m-%d" "%H:%M:%S)
git add . &&
git commit -m "$time" &&
git push