Fix pid typo
This commit is contained in:
		@@ -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
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user