mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
network: fix last commit
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9149c86a75
commit
d366574f2d
@ -5,6 +5,6 @@
|
||||
$SCRIPTS/install connman
|
||||
$SCRIPTS/install dropbear
|
||||
$SCRIPTS/install ethtool
|
||||
[ $NETMOUNT="yes" ] && $SCRIPTS/install netmount
|
||||
[ $NETMOUNT = "yes" ] && $SCRIPTS/install netmount
|
||||
|
||||
#[ "$PPP_DAEMON" = yes ] && $SCRIPTS/install ppp
|
||||
|
Loading…
x
Reference in New Issue
Block a user