2 lines
59 B
Bash
Executable File
2 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
ifconfig $TAP 10.20.0.10 netmask 255.255.255.0 up |