bugfix;添加auto.bat
This commit is contained in:
10
netease_music/auto.bat
Normal file
10
netease_music/auto.bat
Normal file
@@ -0,0 +1,10 @@
|
||||
start cmd /k "node index --utils assistant"
|
||||
|
||||
start cmd /k "node index --utils song"
|
||||
start cmd /k "node index --utils album"
|
||||
start cmd /k "node index --utils artist"
|
||||
start cmd /k "node index --utils comment --limit 10000"
|
||||
start cmd /k "node index --utils lyric"
|
||||
|
||||
@REM start cmd /k "node index --utils playlist"
|
||||
exit
|
Reference in New Issue
Block a user