Update setup.bash
This commit is contained in:
parent
46ecadb47d
commit
57d04916cd
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ apt-get install -y \
|
||||||
unrar \
|
unrar \
|
||||||
axel \
|
axel \
|
||||||
zip \
|
zip \
|
||||||
python3-pip
|
wget \
|
||||||
|
python3-pip
|
||||||
echo "************ RAHasher installation ************"
|
echo "************ RAHasher installation ************"
|
||||||
mkdir -p ${RAHASHER_PATH}
|
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"
|
wget "https://github.com/RetroAchievements/RALibretro/releases/download/1.4.0/RAHasher-x64-Linux-1.6.0.zip" -O "${RAHASHER_PATH}/rahasher.zip"
|
||||||
|
|
Loading…
Reference in a new issue