This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
TC
/
Zoraxy
mirror de
https://git.hkwtc.org/TC/ReverseProxy
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Tree:
bf3de65404
Branches
Tags
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