mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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
|
# http://www.gnu.org/copyleft/gpl.html
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
if [ -f $CONFIG_CACHE/xkb/layout ] ; then
|
if [ -f /storage/.cache/xkb/layout ] ; then
|
||||||
cat $CONFIG_CACHE/xkb/layout
|
cat /storage/.cache/xkb/layout
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user