Add retroarch to core name fetch command

This commit is contained in:
Mitchell Lehman 2020-11-03 14:40:37 -05:00
parent 55c054975e
commit 7978720711
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ upgrade:
@./libretro-upgrade.sh
fetch:
@./libretro-fetch.sh retroarch $(grep -Eo '^[^ ]+' ./recipes/nintendo/libnx)
@./libretro-fetch.sh $(echo "retroarch"; grep -Eo '^[^ ]+' ./recipes/nintendo/libnx)
build:
@./libretro-build-libnx.sh