Commit efa1a6dd authored by Ivan Tyagov's avatar Ivan Tyagov

Add downalod rpm install instructions.

parent 8d10cf06
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
<table class="ui-responsive ui-body-c ui-table-inset"> <table class="ui-responsive ui-body-c ui-table-inset">
<thead class="ui-bar-inherit thead"> <thead class="ui-bar-inherit thead">
<tr> <tr>
<th class="">Linux</th> <th class="">Linux (reporsitory)</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
...@@ -70,6 +70,30 @@ ...@@ -70,6 +70,30 @@
<tfoot> <tfoot>
</tfoot> </tfoot>
</table> </table>
<!-- rpm -->
<table class="ui-responsive ui-body-c ui-table-inset">
<thead class="ui-bar-inherit thead">
<tr>
<th class="">Linux (rpm)</th>
</tr>
</thead>
<tbody>
<tr>
<td>
wget http://www.wendelin.io//document_module/1/Base_download
</td>
</tr>
<tr>
<td>
dpkg -i ebulk-1.1.2-1-en.rpm
</td>
</tr>
</tbody>
<tfoot>
</tfoot>
</table>
</div> </div>
<div class="document_table"> <div class="document_table">
<div class="ui-table-header ui-header ui-bar-c ui-corner-all"> <div class="ui-table-header ui-header ui-bar-c ui-corner-all">
...@@ -92,7 +116,7 @@ ...@@ -92,7 +116,7 @@
</tfoot> </tfoot>
</table> </table>
</div> </div>
<div class="document_table"> <div class="document_table">
<div class="ui-table-header ui-header ui-bar-c ui-corner-all"> <div class="ui-table-header ui-header ui-bar-c ui-corner-all">
<h1 class="ui-title ui-override-theme">Linux Source</h1> <h1 class="ui-title ui-override-theme">Linux Source</h1>
......
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>976.42492.18811.30071</string> </value> <value> <string>976.42493.6855.10103</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1561537746.26</float> <float>1564400092.26</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment