feat: 增加 cert:generate 和 arduino:install 脚本
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import _ from 'lodash';
|
||||
import Shell from './shell';
|
||||
import { ARDUINO } from './config';
|
||||
import Shell from './shell.js';
|
||||
import { ARDUINO } from './config.js';
|
||||
|
||||
|
||||
export default class ShellArduino extends Shell {
|
||||
|
||||
Reference in New Issue
Block a user