This website works better with JavaScript
Home
Explore
Help
Sign In
TC
/
Zoraxy
mirror of
https://git.hkwtc.org/TC/ReverseProxy
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
969c3aef09
Branches
Tags
master
v2.6.8
Zoraxy
/
autopush.sh
autopush.sh
83 B
History
Raw
1
2
3
4
5
#/bin/bash
git pull
git add -A
git commit -m "auto update script executed"
git push