修改 check 逻辑

This commit is contained in:
whyour
2023-05-01 16:16:47 +08:00
parent aab6bbeb15
commit 8db997abe8
2 changed files with 1 additions and 9 deletions
-2
View File
@@ -303,8 +303,6 @@ update_depend() {
npm_install_2 $dir_scripts
fi
npm_install_2 $dir_root
cd $dir_current
}