mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Upd: [CN] meowfficer assets
not sure whether other server changed after maintain, so cn only opt: hide password in deploy log
This commit is contained in:
@@ -20,6 +20,8 @@ class DeployConfig:
|
||||
def show_config(self):
|
||||
hr0('Show deploy config')
|
||||
for k, v in self.config.items():
|
||||
if k == 'Password':
|
||||
pass
|
||||
print(f'{k}: {v}')
|
||||
|
||||
def read(self):
|
||||
|
||||
Reference in New Issue
Block a user