mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Fix: New gitee mirror address
This commit is contained in:
@@ -70,6 +70,8 @@ class DeployConfig(ConfigModel):
|
||||
self.file = file
|
||||
self.config = {}
|
||||
self.read()
|
||||
if self.Repository == 'https://gitee.com/LmeSzinc/AzurLaneAutoScript':
|
||||
self.Repository = 'https://gitee.com/lmeszinc/azur-lane-auto-script-mirror'
|
||||
self.write()
|
||||
self.show_config()
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'https://gitee.com/LmeSzinc/AzurLaneAutoScript' for faster and more stable download
|
||||
# [CN user] Use 'https://gitee.com/lmeszinc/azur-lane-auto-script-mirror' for faster and more stable download
|
||||
# [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
Repository: 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
# Branch of Alas
|
||||
|
||||
Reference in New Issue
Block a user