mirror of
https://passt.top/passt
synced 2024-12-22 05:35:23 +00:00
doc/demo: Explicitly run in foreground, drop pipe to cat
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
e1c94637ad
commit
564fbca39a
@ -122,4 +122,4 @@ echo
|
||||
echo "Starting passt..."
|
||||
echo
|
||||
|
||||
ip netns exec "${ns}" ./passt | cat
|
||||
ip netns exec "${ns}" ./passt -f -e -t all
|
||||
|
Loading…
Reference in New Issue
Block a user