fix: 修复提交失败问题

This commit is contained in:
liyanyan 2026-07-05 23:51:02 +08:00
parent 9fa26f3b26
commit d65f11a96c

View File

@ -11,6 +11,9 @@ EOF
chmod 600 /root/.netrc
git config --global user.name "iptv-sync-bot"
git config --global user.email "bot@local"
echo "[init] start loop sync"
while true