mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-04 20:03:47 +01:00
4 lines
46 B
Bash
Executable file
4 lines
46 B
Bash
Executable file
#!/bin/sh
|
|
qos-stop
|
|
/usr/lib/qos.sh all | sh
|
|
|