Skip to content

Commit 19bd71e

Browse files
committed
fix: unneeded run flag
1 parent 9e59aff commit 19bd71e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/run

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

33
require('@oclif/core').run()
44
.then(require('@oclif/core/flush'))

0 commit comments

Comments
 (0)