3 lines
62 B
Bash
Executable File
3 lines
62 B
Bash
Executable File
#!/bin/sh
|
|
ifconfig uvpnT2 10.20.0.10 netmask 255.255.255.0 up
|