This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
waibao
/
va_open_api
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
main
Ramos
Etiquetas
main
va_open_api
/
push.sh
push.sh
101 B
Link permanente
Histórico
Em bruto
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