🤡不小心把地址改错了,我是XX

This commit is contained in:
EillesWan 2024-07-20 22:46:04 +08:00
parent fe8f6bd443
commit b4576d80ca

View File

@ -4,8 +4,8 @@ from git import Repo
from src.utils.base.config import get_config
remote_urls = [
"https://gitee.com/TriM-Organization/LiteyukiBot-TriMO.git",
"https://github.com/TriM-Organization/LiteyukiBot-TriMO.git"
"https://gitee.com/TriM-Organization/LiteyukiBot-TriM.git",
"https://github.com/TriM-Organization/LiteyukiBot-TriM.git"
]