diff --git a/scripts/icwmp.sh b/scripts/icwmp.sh index 2d2ff8ccf70132974fccc8e466aaa7545076b480..6d382108ecc292e970e8749b57afeb24f78cc7c0 100644 --- a/scripts/icwmp.sh +++ b/scripts/icwmp.sh @@ -214,7 +214,7 @@ handle_action() { if [ "$action" = "add_object" -o "$action" = "delete_object" ]; then - /usr/sbin/icwmpd -m 1 get_value "$__arg2" "$__arg1" + /usr/sbin/icwmpd -m 1 $action "$__arg2" "$__arg1" fi if [ "$action" = "inform" ]; then