mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
修复任务运行依赖
This commit is contained in:
@@ -259,6 +259,8 @@ update_qinglong() {
|
||||
echo
|
||||
fi
|
||||
|
||||
fix_config
|
||||
|
||||
[ -f $dir_root/package.json ] && ql_depend_old=$(cat $dir_root/package.json)
|
||||
reset_romote_url ${dir_root} "${github_proxy_url}https://github.com/whyour/qinglong.git"
|
||||
git_pull_scripts $dir_root
|
||||
|
||||
Reference in New Issue
Block a user