mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xkb-setup: clean up
This commit is contained in:
parent
4ff18da9ae
commit
e6f23c5b5c
@ -20,6 +20,6 @@
|
||||
# http://www.gnu.org/copyleft/gpl.html
|
||||
################################################################################
|
||||
|
||||
if [ -f $CONFIG_CACHE/xkb/layout ] ; then
|
||||
cat $CONFIG_CACHE/xkb/layout
|
||||
if [ -f /storage/.cache/xkb/layout ] ; then
|
||||
cat /storage/.cache/xkb/layout
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user