修改start.sh
parent
cc2e048137
commit
5e8a049014
|
@ -3,9 +3,5 @@
|
|||
# 下载依赖包
|
||||
npm install
|
||||
|
||||
# 拉取代码
|
||||
cd /
|
||||
git clone http://192.168.1.253:9130/amuliang/music-downloader.git
|
||||
|
||||
# 运行服务器端
|
||||
node /music-downloader/app/main.js
|
Loading…
Reference in New Issue