mirror of https://github.com/hak5/openwrt.git
5 lines
46 B
Plaintext
5 lines
46 B
Plaintext
|
#!/bin/sh
|
||
|
qos-stop
|
||
|
/usr/lib/qos.sh all | sh
|
||
|
|