mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
任务增加关联订阅
This commit is contained in:
@@ -110,7 +110,6 @@ export default class SshKeyService {
|
||||
(doc.pull_option as any).private_key,
|
||||
);
|
||||
const config = this.generateSingleSshConfig(alias, host, proxy);
|
||||
console.log(config);
|
||||
result.push(config);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user