Update ES, and don't set the games device on startup.

This commit is contained in:
fewtarius 2022-09-17 12:26:03 -04:00
parent 2d29e56e6b
commit c6add0e523
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A
2 changed files with 1 additions and 3 deletions

View file

@ -60,5 +60,3 @@ then
else
find_games
fi
set_setting system.gamesdevice ${GAMES_DEVICE}

View file

@ -3,7 +3,7 @@
# Copyright (C) 2020-present Fewtarius
PKG_NAME="emulationstation"
PKG_VERSION="82e66a4"
PKG_VERSION="76d5304"
PKG_GIT_CLONE_BRANCH="main"
PKG_REV="1"
PKG_ARCH="any"