diff --git a/build/sims/tap.sh b/build/sims/tap.sh index 4272cd5b..c69a6d29 100755 --- a/build/sims/tap.sh +++ b/build/sims/tap.sh @@ -21,7 +21,7 @@ start() { brctl show > config.log ifconfig -a >> config.log - route -n > config.log + route -n >> config.log # tunctl -t $TAP -u $USER