remove excess whitespace
This commit is contained in:
parent
2b07a5ee42
commit
3956e95814
@ -305,6 +305,7 @@ do_start() {
|
|||||||
|
|
||||||
if "$outbound" ; then
|
if "$outbound" ; then
|
||||||
enable_local_pa_tunnel_sink || return 1
|
enable_local_pa_tunnel_sink || return 1
|
||||||
|
# workaround, local tunnel is not available immediately
|
||||||
sleep 1
|
sleep 1
|
||||||
set_local_pa_tunnel_sink_as_default || return 1
|
set_local_pa_tunnel_sink_as_default || return 1
|
||||||
fi
|
fi
|
||||||
@ -484,4 +485,3 @@ EOF
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
exit "$rv"
|
exit "$rv"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user