diff --git a/libretro-fetch.sh b/libretro-fetch.sh index b4307938..4fd282d0 100755 --- a/libretro-fetch.sh +++ b/libretro-fetch.sh @@ -25,7 +25,7 @@ fetch_project_bsnes() fi if [ -d "compat" ]; then - cd perf + cd compat git pull .. cd .. else