update all references from retroarch_system to retrobios

This commit is contained in:
Abdessamad Derraz
2026-03-17 11:17:50 +01:00
parent c23c565c6d
commit 1129aebfc4
3 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
set -euo pipefail
REPO="Abdess/retroarch_system"
REPO="Abdess/retrobios"
API="https://api.github.com/repos/${REPO}/releases/latest"
usage() {