添加VPS融合怪服务器测评脚本
main
AhFei 2023-06-26 21:16:14 +08:00
parent cb675e1008
commit ece74c16c3
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,8 @@ fi
# step 4: test cpu net etc
echo 1 | bash <(wget -qO- --no-check-certificate https://github.com/spiritLHLS/ecs/raw/main/ecs.sh)
wget https://cdn.geekbench.com/Geekbench-5.4.5-Linux.tar.gz && \
tar -xzvf Geekbench-*.tar.gz && rm Geekbench-*.tar.gz && \
mv Geek*/* ./ && rmdir Geekbench-* && \