Skip to content

Commit

Permalink
Update guide_navidrome.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
SalocinHB committed Dec 15, 2022
1 parent a9615f8 commit 61624e5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion source/guide_navidrome.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,13 @@ After downloading, we check the integrity of the tar-archive. If hashsums are ma

.. code-block:: console
[isabell@stardust ~]$ sha256sum --check navidrome_checksums.txt
[isabell@stardust ~]$ sha256sum --check navidrome_checksums.txt 2>&1 | grep Linux_x86_64
[isabell@stardust ~]$ navidrome_0.47.5_Linux_x86_64.tar.gz: OK
[isabell@stardust ~]$ tar -xvzf navidrome_0.47.5_Linux_x86_64.tar.gz -C ~/opt/navidrome
LICENSE
README.md
navidrome
[…]
[isabell@stardust ~]$
The downloaded files can then be deleted:
Expand Down

0 comments on commit 61624e5

Please sign in to comment.