3 lines
95 B
Bash
3 lines
95 B
Bash
#!/bin/ash
|
|
echo "Route up: \$SUBNET weight \$WEIGHT via \$NODE (\$REMOTEADDRESS:\$REMOTEPORT)"
|