This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
TC
/
Zoraxy
espejo de
https://git.hkwtc.org/TC/ReverseProxy
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Árbol:
bf3de65404
Ramas
Etiquetas
master
v2.6.8
Zoraxy
/
autopush.sh
autopush.sh
83 B
Histórico
Raw
1
2
3
4
5
#/bin/bash
git pull
git add -A
git commit -m "auto update script executed"
git push