mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-10 12:51:59 +00:00
5 lines
55 B
Bash
Executable File
5 lines
55 B
Bash
Executable File
#!/bin/sh
|
|
qos-stop
|
|
/usr/lib/qos/generate.sh all | sh
|
|
|