Skip to content

Commit

Permalink
Fix typo in command name
Browse files Browse the repository at this point in the history
This is the correct fix for  #1305

(cherry picked from commit 5740fff)
  • Loading branch information
bogdan-iancu committed Mar 30, 2018
1 parent 0a00cbf commit e2b1743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/opensipsctl
Expand Up @@ -1577,7 +1577,7 @@ dr() {

$CTLCMD dr_reload
;;
rmgrule)
rmrule)
shift
if [ $# -ne 1 ] ; then
merr "missing gateway id to be removed"
Expand Down

0 comments on commit e2b1743

Please sign in to comment.