3 lines
86 B
Cheetah
3 lines
86 B
Cheetah
![]() |
#!/bin/sh
|
||
|
ifconfig \$INTERFACE ${tinc_peer_address} netmask ${netmask:-255.255.255.0}
|