mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
samba: fix typo
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e6c8127a31
commit
8c6c9c788b
@ -28,7 +28,7 @@
|
||||
|
||||
if [ "$SAMBA_START" = "true" ]; then
|
||||
|
||||
# sleep 2 sec to be ensure network is started
|
||||
# sleep 10 sec to be ensure network is started
|
||||
usleep 10000000
|
||||
|
||||
progress "Starting Samba server"
|
||||
|
Loading…
x
Reference in New Issue
Block a user