]> git.stg.codes - stg.git/blobdiff - stargazer/scripts/shaper/shaper.stop.sh
Move projects back into subfolder.
[stg.git] / 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 (executable)
index 993a13a..0000000
+++ /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
-