delif.sh.j2 65 B

123
  1. #!/bin/bash
  2. INTERFACE="$3"
  3. brctl delif br{{item.key}} $INTERFACE