fix geekbench_downloader path

This commit is contained in:
2021-03-16 13:36:29 +01:00
parent 1ce9ae0eec
commit 5f32c82a3f
3 changed files with 15 additions and 5 deletions

View File

@@ -26,6 +26,6 @@ echo "LETS GO!"
wget https://cdn.geekbench.com/Geekbench-5.4.0-Linux.tar.gz
tar xf Geekbench-5.4.0-Linux.tar.gz
cd Geekbench-5.0.0-Linux/
cd Geekbench-5.4.0-Linux/
echo "Finish, run with ./geekbench5"