From 40fb3ecf6e2f78fc43b495a96ce8697eeb5b56c9 Mon Sep 17 00:00:00 2001 From: iapyang Date: Wed, 6 Jul 2022 17:06:21 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=A2=9E=E5=8A=A0=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/cli/cli.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/cli/cli.js b/bin/cli/cli.js index c93139651..7cd058e0c 100644 --- a/bin/cli/cli.js +++ b/bin/cli/cli.js @@ -1,3 +1,5 @@ +#!/usr/bin/env node + const workerCmd = require('./worker/cli.worker'); const cmds = new Map([