Skip to content

Commit

Permalink
refer to bridge.py explicit path on the gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
chkp-ofer committed Sep 30, 2013
1 parent 5a089f3 commit 9f05cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridge.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ function cleanup {
sleep 1
}
trap cleanup 0 HUP INT QUIT PIPE TERM
ssh admin@$fw $bridge tap $port
ssh admin@$fw ./$bridge tap $port

0 comments on commit 9f05cb1

Please sign in to comment.