blob: 5e29522bc65597282915f7505e2c2f41b83471f2 [file] [log] [blame]
#!/bin/bash
# $1 should be sudo executable
"$1" ip link del czechlight0 type dummy || true
"$1" ip link del czechlight_br0 type dummy || true