2 lines
53 B
Bash
Executable File
2 lines
53 B
Bash
Executable File
#!/bin/bash
|
|
ifconfig $TAP ip netmask 255.255.255.0 up |