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