This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
TC
/
Zoraxy
Mirror von
https://git.hkwtc.org/TC/ReverseProxy
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Struktur:
5150128f12
Branches
Tags
master
v2.6.8
Zoraxy
/
autopush.sh
autopush.sh
83 B
Verlauf
Originalformat
1
2
3
4
5
#/bin/bash
git pull
git add -A
git commit -m "auto update script executed"
git push