添加VPS融合怪服务器测评脚本
This commit is contained in:
AhFei 2023-06-26 21:16:14 +08:00
parent cb675e1008
commit ece74c16c3

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-* && \