12 lines
139 B
Bash
12 lines
139 B
Bash
|
#!/bin/sh
|
||
|
export PATH=$PATH:/bin/vs/cgi-bin:/bin/vs
|
||
|
|
||
|
. /bin/vs/cgi-bin/netenv.conf
|
||
|
. /bin/vs/cgi-bin/net_func.sh
|
||
|
|
||
|
|
||
|
net_setaction TO_WPS
|
||
|
|
||
|
|
||
|
|