mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-15 17:30:28 +00:00
5 lines
46 B
Plaintext
5 lines
46 B
Plaintext
|
#!/bin/sh
|
||
|
qos-stop
|
||
|
/usr/lib/qos.sh all | sh
|
||
|
|