fix: 修复提交失败问题
This commit is contained in:
parent
9fa26f3b26
commit
d65f11a96c
@ -11,6 +11,9 @@ EOF
|
|||||||
|
|
||||||
chmod 600 /root/.netrc
|
chmod 600 /root/.netrc
|
||||||
|
|
||||||
|
git config --global user.name "iptv-sync-bot"
|
||||||
|
git config --global user.email "bot@local"
|
||||||
|
|
||||||
echo "[init] start loop sync"
|
echo "[init] start loop sync"
|
||||||
|
|
||||||
while true
|
while true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user