This website works better with JavaScript
Главная
Обзор
Помощь
Вход
TC
/
Zoraxy
зеркало из
https://git.hkwtc.org/TC/ReverseProxy
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Дерево:
5150128f12
Ветки
Метки
master
v2.6.8
Zoraxy
/
autopush.sh
autopush.sh
83 B
История
Исходник
1
2
3
4
5
#/bin/bash
git pull
git add -A
git commit -m "auto update script executed"
git push