Change file
This commit is contained in:
parent
73965c69fd
commit
e600e7c936
|
@ -286,7 +286,7 @@ function remove_xmpp {
|
|||
fi
|
||||
|
||||
remove_completion_param install_xmpp
|
||||
sed '/xmpp/d' $COMPLETION_FILE
|
||||
sed -i '/xmpp/d' $COMPLETION_FILE
|
||||
}
|
||||
|
||||
function xmpp_email_headers {
|
||||
|
|
Loading…
Reference in New Issue