Update setup.bash

This commit is contained in:
RandomNinjaAtk 2023-08-10 19:37:27 +00:00 committed by GitHub
parent 2fd72c18c7
commit 30edde4216
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,8 @@ apt-get install -y \
axel \
zip \
wget \
python3-pip
python3-pip \
bsdmainutils
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"