Skip to content

Commit

Permalink
mumble: fix unzip command
Browse files Browse the repository at this point in the history
  • Loading branch information
franok authored Jan 3, 2023
1 parent 130d4bb commit 91e30b1
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions source/guide_mumble.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,10 @@ Extract the zip file:

.. code-block:: console
[isabell@stardust mumble]$ unzip -l murmur-static.zip
[isabell@stardust mumble]$ unzip murmur-static.zip
Archive: murmur-static.zip
Length Date Time Name
--------- ---------- ----- ----
18545 2022-12-06 21:27 murmur.ini
18621464 2022-12-06 21:28 murmur.x86_64
--------- -------
18640009 2 files
inflating: murmur.ini
inflating: murmur.x86_64
[isabell@stardust mumble]$
Expand Down

0 comments on commit 91e30b1

Please sign in to comment.