5 lines
69 B
Text
5 lines
69 B
Text
|
#!/bin/sh
|
||
|
|
||
|
brctl delif <%= real_tinc_bridge_interface %> $INTERFACE
|
||
|
|