Add 'bridge' so we can clean up the bridge files too
This commit is contained in:
parent
f4c833b228
commit
d65ba30aaf
@ -5,7 +5,7 @@
|
||||
#
|
||||
set -e
|
||||
|
||||
TARGETS="dial net isp router"
|
||||
TARGETS="dial net isp router bridge"
|
||||
if [ $# -lt 1 ]; then
|
||||
echo "What to clean? Possible targets are ${TARGETS} or 'all'"
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user