1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-04 18:54:08 +00:00

Fix typo in script to set up a TAP interface

This commit is contained in:
Jacob Goense
2019-05-15 08:41:18 +02:00
parent 57709dab34
commit acdd4231cb

View File

@@ -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