mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 13:17:00 +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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user