Improve removal of xmpp
This commit is contained in:
parent
e6215a9e2d
commit
73965c69fd
@ -286,7 +286,7 @@ function remove_xmpp {
|
||||
fi
|
||||
|
||||
remove_completion_param install_xmpp
|
||||
sed '/xmpp /d' $COMPLETION_FILE
|
||||
sed '/xmpp/d' $COMPLETION_FILE
|
||||
}
|
||||
|
||||
function xmpp_email_headers {
|
||||
|
Loading…
x
Reference in New Issue
Block a user