published new release via website
This commit is contained in:
parent
e3aba14b5b
commit
f6a9b5c8c3
4 changed files with 15 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
<div class="leftcontent">
|
||||
<h2>Latest releases</h2>
|
||||
<p>CryptoBox-Server: <a
|
||||
href="http://codecoop.org/frs/?group_id=60&release_id=60">0.3.1</a></p>
|
||||
href="http://codecoop.org/frs/?group_id=60&release_id=61">0.3.2</a></p>
|
||||
<p>CryptoBox-CD: <a
|
||||
href="http://codecoop.org/frs/?group_id=60&release_id=33">0.2.1</a></p>
|
||||
</div>
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
<div class="content">
|
||||
<h2>CryptoBox-Server</h2>
|
||||
<p>Install the <i>CryptoBox-Server</i> package in your favourite linux system.</p>
|
||||
<p><a href="http://codecoop.org/frs/?group_id=60&release_id=60">Download it now!</a></p>
|
||||
<p><a href="http://codecoop.org/frs/?group_id=60&release_id=61">Download it now!</a></p>
|
||||
<!-- if this is necessary then it should be on a seperate page
|
||||
<p>Download the <a href="http://codecoop.org/frs/?group_id=60">
|
||||
latest cryptobox-server.deb</a> to oyur system and install it with
|
||||
the following command:<br />
|
||||
<tt>dpkg -i cryptobox-server_0.3.1-1_i386.deb</tt>
|
||||
<tt>dpkg -i cryptobox-server_0.3.2-1_i386.deb</tt>
|
||||
(Replace the filename with the one you downloaded.)</p>
|
||||
<p>A modern actual system should meet most of the dependencies, but
|
||||
you probably have to install some missing packages.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue