network: fix last commit

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-12-10 05:37:41 +01:00
parent 9149c86a75
commit d366574f2d

View File

@ -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