Skip to content

Commit

Permalink
fix: fixed single bin script
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 1, 2018
1 parent dbc44bf commit a8a4b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/single/bin/run.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env node

require('..').default.run()
require('@anycli/engine').run()

0 comments on commit a8a4b33

Please sign in to comment.