mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 12:57:14 +08:00
6 lines
152 B
Bash
6 lines
152 B
Bash
#!/bin/sh
|
|
# ugly way to load up gateway, since
|
|
# al's net configuration doesn't associate
|
|
# gateways with specific interfaces.
|
|
/sbin/route add $gateway
|