Fix pid typo

This commit is contained in:
Kristóf Tóth 2020-05-22 23:56:28 +02:00
parent 2debac35b2
commit 076e355366
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ echo "$BRIDGE_USER" > input
echo "$BRIDGE_PASS" > input
echo "info" > input
wait $!
wait $bridge_pid