mirror of
				https://github.com/ShaYmez/hblink3.git
				synced 2025-10-31 13:01:33 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			83 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			83 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| #!/bin/sh
 | |
| 
 | |
| cd /opt/hblink3
 | |
| python /opt/hblink3/bridge.py -c hblink.cfg -r rules.py
 |