X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/4271ab433cd55bbd2612292bcf39e4dc3d7274f1..0907aa4037b12b6b88ee24495d4577a064d4f8db:/stargazer/scripts/shaper/shaper.stop.sh diff --git a/stargazer/scripts/shaper/shaper.stop.sh b/stargazer/scripts/shaper/shaper.stop.sh deleted file mode 100755 index 993a13ab..00000000 --- a/stargazer/scripts/shaper/shaper.stop.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash - -int_iface=eth1 - -#iptables -t mangle --flush - -tc qdisc del dev $int_iface root handle 1: htb -