Fix pid typo
This commit is contained in:
parent
2debac35b2
commit
076e355366
@ -17,5 +17,5 @@ echo "$BRIDGE_USER" > input
|
|||||||
echo "$BRIDGE_PASS" > input
|
echo "$BRIDGE_PASS" > input
|
||||||
echo "info" > input
|
echo "info" > input
|
||||||
|
|
||||||
wait $!
|
wait $bridge_pid
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user