mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-17 02:07:29 +08:00
d722728ee0
将根目录的运维脚本统一收纳到 scripts/,并把脚本内的相对路径 改为基于 __dirname,避免在仓库子目录执行时找不到 node_modules。