mirror of
https://github.com/MrUnknownDE/linux-script.git
synced 2026-04-09 01:43:46 +02:00
fix geekbench_downloader.sh
This commit is contained in:
@@ -25,7 +25,7 @@ echo ""
|
||||
echo "LETS GO!"
|
||||
|
||||
wget https://cdn.geekbench.com/Geekbench-5.4.0-Linux.tar.gz
|
||||
tar xf Geekbench-5.0.0-Linux.tar.gz
|
||||
tar xf Geekbench-5.4.0-Linux.tar.gz
|
||||
cd Geekbench-5.0.0-Linux/
|
||||
|
||||
echo "Finish, run with ./geekbench5"
|
||||
Reference in New Issue
Block a user