4 lines
44 B
Text
4 lines
44 B
Text
|
#!/bin/sh
|
||
|
|
||
|
route add default gw 172.16.42.2
|