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