mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
connman: ups, typo, sry
This commit is contained in:
parent
a96ee3286a
commit
1a60ee705e
@ -39,7 +39,7 @@ mkdir -p /run/connman
|
|||||||
(
|
(
|
||||||
# setup hostname
|
# setup hostname
|
||||||
if [ -f /storage/.cache/hostname ] ; then
|
if [ -f /storage/.cache/hostname ] ; then
|
||||||
progress "Setup hostname"
|
progress "Setup hostname"
|
||||||
cat /storage/.cache/hostname > /proc/sys/kernel/hostname
|
cat /storage/.cache/hostname > /proc/sys/kernel/hostname
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user