Update setup.bash
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user