Update setup.bash

This commit is contained in:
RandomNinjaAtk 2023-08-06 10:35:18 -04:00 committed by GitHub
parent 46ecadb47d
commit 57d04916cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,8 +14,8 @@ apt-get install -y \
unrar \
axel \
zip \
python3-pip
wget \
python3-pip
echo "************ RAHasher installation ************"
mkdir -p ${RAHASHER_PATH}
wget "https://github.com/RetroAchievements/RALibretro/releases/download/1.4.0/RAHasher-x64-Linux-1.6.0.zip" -O "${RAHASHER_PATH}/rahasher.zip"