Update CFwarp.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-03-30 08:24:00 +00:00
parent 02e4834397
commit 9a5a321d3b
1 changed files with 2 additions and 2 deletions

View File

@ -1214,7 +1214,7 @@ case "$Input" in
esac
}
if [ $# == 0 ]; then
warpwgcf
#warpwgcf
bit=`uname -m`
[[ $bit = aarch64 ]] && cpu=arm64
if [[ $bit = x86_64 ]]; then
@ -1777,7 +1777,7 @@ fi
}
if [ $# == 0 ]; then
warpgo
#warpgo
cpujg
start_menu
fi