Author: dmagda
Date: Wed May 30 19:46:33 2018
New Revision: 1832568
URL: http://svn.apache.org/viewvc?rev=1832568&view=rev
Log:
updated DEB package
Modified:
ignite/site/trunk/download.html
Modified: ignite/site/trunk/download.html
URL:
http://svn.apache.org/viewvc/ignite/site/trunk/download.html?rev=1832568&r1=1832567&r2=1832568&view=diff
==============================================================================
--- ignite/site/trunk/download.html (original)
+++ ignite/site/trunk/download.html Wed May 30 19:46:33 2018
@@ -1611,7 +1611,7 @@ under the License.
<p>Add the repository to APT repositories list:</p>
<pre class="brush:bash">
sudo bash -c 'cat <<EOF >
/etc/apt/sources.list.d/ignite.list
- deb https://apache.org/dist/ignite/deb/ apache-ignite main
+ deb http://apache.org/dist/ignite/deb/ apache-ignite main
EOF'
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80
--recv-keys 379CE192D401AB61
sudo apt update