2025-03-10 17:41:02 +08:00

6 lines
118 B
Batchfile

@echo off
::
rem npm 获取依赖包
npm install
rem node 执行install 创建或者卸载window服务
node install.js