mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-05-02 14:36:52 +08:00
Opt: Hide deploy template to reduce confusion of config/deploy.yaml and deploy/template/deploy.yaml
This commit is contained in:
@@ -28,7 +28,7 @@ class DeployConfig:
|
||||
continue
|
||||
print(f'{k}: {v}')
|
||||
|
||||
print(f'Rest of the configs are the same as {DEPLOY_TEMPLATE}')
|
||||
print(f'Rest of the configs are the same as default')
|
||||
|
||||
def read(self):
|
||||
self.config = poor_yaml_read(DEPLOY_TEMPLATE)
|
||||
|
||||
Reference in New Issue
Block a user