From fcc12892dd1e8274b9eb45e1ceb831d31516da9c Mon Sep 17 00:00:00 2001 From: Melon Bread Date: Fri, 20 Dec 2019 08:59:28 -0500 Subject: [PATCH] Just install the RetroUFO package and use that --- .bin/RA-Update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bin/RA-Update.sh b/.bin/RA-Update.sh index 471e30e..42cd2fd 100755 --- a/.bin/RA-Update.sh +++ b/.bin/RA-Update.sh @@ -4,7 +4,7 @@ echo 'Updating RetroArch...' yay -S retroarch-git --noconfirm echo 'Updating Cores....' -python ~/Documents/Projects/RetroUFO/RetroUFO.py +RetroUFO #echo 'Updating Thumbnails' #cd "~/.config/retroarch/thumbnails/"