更新 netease_music 脚本
This commit is contained in:
13
netease_music/manual-script/auto - 0 aliyun shell.sh
Normal file
13
netease_music/manual-script/auto - 0 aliyun shell.sh
Normal file
@@ -0,0 +1,13 @@
|
||||
# https://shell.aliyun.com/
|
||||
git clone https://git.only4.work/coder-xiaomo/tools
|
||||
cd tools
|
||||
echo '{"mysql":{"charset":"utf8mb4","host":"124.220.172.110","user":"root","password":"123456","port":5204,"database":"","connectTimeout": 3600000,"acquireTimeout": 3600000,"timeout": 3600000}}' > config.json
|
||||
npm config set registry https://registry.npmmirror.com
|
||||
|
||||
cat config.json
|
||||
npm config get registry
|
||||
|
||||
npm i
|
||||
|
||||
# cd netease_music
|
||||
cd ~/tools/netease_music/
|
Reference in New Issue
Block a user