mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 19:36:15 +02:00
5 lines
46 B
Plaintext
5 lines
46 B
Plaintext
|
#!/bin/sh
|
||
|
qos-stop
|
||
|
/usr/lib/qos.sh all | sh
|
||
|
|