Update CFwarp.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-03-04 23:44:34 +00:00
parent 56cdbd37a2
commit 962baa098a
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ case "$amdv" in
*avx2*) cpu=amd64v3;;
*sse3*) cpu=amd64v2;;
*) cpu=amd64;;
#esac
esac
fi
vi=`systemd-detect-virt`
if [[ $vi = openvz ]]; then