fix RoMM release fetching

This commit is contained in:
tremor021 2026-01-07 21:29:30 +01:00
parent 619015e68f
commit 5d03b3cedc

View File

@ -120,7 +120,7 @@ CONFIGEOF
chmod 644 /var/lib/romm/config/config.yml
msg_ok "Created configuration file"
fetch_and_deploy_gh_release "RetroAchievements" "RetroAchievements/RALibretro" "prebuild" "latest" "/opt/RALibretro" "RAHasher-x64-Linux.zip"
fetch_and_deploy_gh_release "RetroAchievements" "RetroAchievements/RALibretro" "prebuild" "latest" "/opt/RALibretro" "RAHasher-x64-Linux-*.zip"
msg_info "Building RAHasher (RetroAchievements)"
cd /opt/RALibretro