Skip to content

Commit 8b3a5c0

Browse files
committed
fix: command
1 parent 013b98e commit 8b3a5c0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## u-admin-cli
1+
## dev-mock-cli
22

33
### 二、启动一个Mock-API服务
44

bin/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env node
2+
13
import yargs from 'yargs/yargs';
24
import { hideBin } from 'yargs/helpers';
35
import { commandOptions } from './config.js';

0 commit comments

Comments
 (0)