临时关闭重复检测

This commit is contained in:
gfdgd xi 2024-07-19 13:30:17 +08:00
parent 0a7964fde0
commit 4972b460ff

View File

@ -25,7 +25,8 @@ else
result=$?
fi
if [[ $result != 0 ]]; then
exit
# 临时关闭检测
#exit
fi
# install dep
sudo apt install -y wget xz-utils make gcc flex bison dpkg-dev bc rsync kmod cpio libssl-dev git lsb vim libelf-dev aria2