mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-16 14:52:10 -04: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
|
|
|