module-tinc/templates/tinc-down.erb

5 lines
70 B
Text
Raw Normal View History

2010-10-23 07:01:14 +02:00
#!/bin/sh
brctl delif <%= @real_tinc_bridge_interface %> $INTERFACE
2010-10-23 07:01:14 +02:00