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