mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
netmount: wait one sec. before mounting
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8d2ded7e34
commit
9e33a71ef6
@ -31,6 +31,7 @@
|
||||
if [ -f $NETMOUNT_USERCONF ]; then
|
||||
|
||||
wait_for_network
|
||||
usleep 1000000 # sleep one sec... to be sure network is up
|
||||
|
||||
progress "Mounting Network shares"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user