Skip to content

Commit d629810

Browse files
author
徐志勇
committed
修复cli脚本命令执行报错
1 parent 19118c7 commit d629810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/75_action.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!user/bin/env node
1+
#!/usr/bin/env node
22

33
const program = require('commander')
44
const packageJson = require('../package.json')

0 commit comments

Comments
 (0)