mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-07 16:48:38 +00:00
Merge remote-tracking branch 'origin/master' into 2.3
This commit is contained in:
commit
54c2d164a3
13 changed files with 37 additions and 11 deletions
|
@ -61,7 +61,7 @@ Lade das letzte Release von wallabag herunter:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package
|
||||
wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package
|
||||
|
||||
Du findest den `aktuellen MD5-Hash auf unserer Webseite <https://static.wallabag.org/releases/>`_.
|
||||
|
||||
|
|
|
@ -65,7 +65,7 @@ Download the last release of wallabag:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package
|
||||
wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package
|
||||
|
||||
You will find the `md5 hash of the latest package on our website <https://static.wallabag.org/releases/>`_.
|
||||
|
||||
|
|
|
@ -61,7 +61,7 @@ Téléchargez la dernière version de wallabag :
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package
|
||||
wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package
|
||||
|
||||
Vous trouverez `le hash md5 du dernier package sur notre site <https://static.wallabag.org/releases/>`_.
|
||||
|
||||
|
|
|
@ -86,7 +86,7 @@ Eseguite questo comando per scaricare ed estrarre il pacchetto piú aggiornato:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package
|
||||
wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package
|
||||
|
||||
Troverete il `hash md5 del pacchetto piú aggiornato sul nostro sito <https://static.wallabag.org/releases/>`_.
|
||||
|
||||
|
|
|
@ -78,7 +78,7 @@ Scaricate l'ultima versione di wallabag:
|
|||
|
||||
. code-block:: bash
|
||||
|
||||
wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package
|
||||
wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package
|
||||
|
||||
Troverete il `hash md5 dell'ultima versione del pacchetto sul nostro sito <https://static.wallabag.org/releases/>`_.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue