This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/master by this push:
new 369cfc8 no jira: minor docs clean-up
369cfc8 is described below
commit 369cfc804ad504707f209cc78c6928e4ce82c265
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Fri Apr 26 12:33:27 2019 +0700
no jira: minor docs clean-up
---
openmeetings-server/src/site/xdoc/voip-sip-integration.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/openmeetings-server/src/site/xdoc/voip-sip-integration.xml
b/openmeetings-server/src/site/xdoc/voip-sip-integration.xml
index 8fd8068..feae4ab 100644
--- a/openmeetings-server/src/site/xdoc/voip-sip-integration.xml
+++ b/openmeetings-server/src/site/xdoc/voip-sip-integration.xml
@@ -63,7 +63,7 @@
Run the commands
<source>
<![CDATA[
-sudo apt-get update && sudo apt-get upgrade
+sudo apt update && sudo apt upgrade
]]>
</source>
</div>