This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
waibao
/
va_open_api
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
main
Ramas
Etiquetas
main
va_open_api
/
push.sh
push.sh
101 B
Permalink
Histórico
Raw
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