1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 02:51:50 +00:00

Remove debug

This commit is contained in:
Ycarus 2018-03-07 10:23:26 +01:00
parent 8dfbd211ae
commit 9b258aedb8

View file

@ -223,7 +223,7 @@ ss_rules() {
--ifnames "$ifnames" \
--ipt-extra "$ipt_args" \
$args \
|| echo "error" && "$bin" -f
|| "$bin" -f
}
start_service() {