6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
cd C:\Main\zigbee2mqtt
|
|
:start
|
|
REM START /w npm start
|
|
START /w node index.js
|
|
goto start
|