mirror of
https://gitee.com/coder-xiaomo/notes
synced 2025-09-13 06:11:39 +08:00
3 lines
43 B
Batchfile
3 lines
43 B
Batchfile
@echo off
|
|
taskkill /f /t /im node.exe
|
|
pause |