mirror of
https://github.com/PDP-10/its.git
synced 2026-01-13 23:36:30 +00:00
Fix typo in script to set up a TAP interface
This commit is contained in:
parent
57709dab34
commit
acdd4231cb
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user