mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
JavaScript 通知文件 tunnel 替换为 hpagent,移除 scripts 目录下 package.json
This commit is contained in:
@@ -9,9 +9,6 @@ reset_env() {
|
||||
npm_install_2 $dir_root
|
||||
echo -e "---> 青龙依赖安装完成\n"
|
||||
|
||||
echo -e "---> 3. 开始安装脚本依赖\n"
|
||||
cp -f $dir_sample/package.json $dir_scripts/package.json
|
||||
npm_install_2 $dir_scripts
|
||||
echo -e "---> 脚本依赖安装完成\n"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user