Merge pull request #753 from shauninman/dev

fix long boot times
This commit is contained in:
fewtarius 2022-11-26 11:54:38 -05:00 committed by GitHub
commit 5e88d5684b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,7 @@ then
ln -sf /usr/config/splash/splash.png /storage/.config/emulationstation/resources/logo.png
mkdir -p /storage/.config/modprobe.d
touch /storage/.configured
fi
if [ ! -e "/storage/.cache/ld.so.cache" ]