4 lines
82 B
Batchfile
4 lines
82 B
Batchfile
|
@echo off
|
||
|
::
|
||
|
rem node 执行install 创建或者卸载window服务
|
||
|
node install.js
|