mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-06 22:50:42 +01:00
4 lines
55 B
Bash
Executable file
4 lines
55 B
Bash
Executable file
#!/bin/sh
|
|
qos-stop
|
|
/usr/lib/qos/generate.sh all | sh
|
|
|