mirror of
https://github.com/certd/certd.git
synced 2026-05-14 20:17:32 +08:00
chore: lego改成从github直接下载
This commit is contained in:
@@ -2,7 +2,7 @@ import path from 'path';
|
||||
import * as _ from 'lodash-es';
|
||||
import yaml from 'js-yaml';
|
||||
import fs from 'fs';
|
||||
import { logger } from '@certd/pipeline';
|
||||
import { logger } from '@certd/basic';
|
||||
|
||||
function parseEnv(defaultConfig: any) {
|
||||
const config = {};
|
||||
|
||||
Reference in New Issue
Block a user