1
0
Code Issues Pull Requests Projects Releases Wiki Activity GitHub Gitee
tools/netease_music/auto - 0 local.bat.bak

8 lines
220 B
Batchfile
Raw Normal View History

start cmd /k "node index --utils assistant"
start cmd /k "node index --utils song"
start cmd /k "node index --utils artist"
start cmd /k "node index --utils album"
start cmd /k "node index --utils playlist"
exit