mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-20 10:22:28 +00:00
3 lines
78 B
Bash
Executable File
3 lines
78 B
Bash
Executable File
#!/bin/sh
|
|
[ "$ACTION" = ifup ] && /usr/lib/qos.sh interface "$INTERFACE" | sh
|