mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-23 11:04:44 +08:00
6 lines
98 B
Bash
6 lines
98 B
Bash
|
#!/bin/sh
|
||
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
|
||
|
./tdc.py -c actions --nobuildebpf
|
||
|
./tdc.py -c qdisc
|