mirror of
https://github.com/audiobookshelf/audiobookshelf-web.git
synced 2025-08-31 06:59:31 +02:00
Author last, first note
This commit is contained in:
parent
636feb3eb0
commit
51a6b956ee
2 changed files with 3 additions and 3 deletions
|
@ -79,9 +79,9 @@ sudo apt install audiobookshelf</code>
|
|||
<p class="mb-4 text-sm md:text-base">Grab the latest debian package from the <a href="https://github.com/advplyr/audiobookshelf-ppa" target="_blank" class="underline text-blue-400 hover:text-blue-200">audiobookshelf-ppa</a> github repository, and install.</p>
|
||||
|
||||
<pre>
|
||||
<code class="language-bash">wget https://advplyr.github.io/audiobookshelf-ppa/audiobookshelf_1.4.4_amd64.deb
|
||||
<code class="language-bash">wget https://advplyr.github.io/audiobookshelf-ppa/audiobookshelf_1.4.12_amd64.deb
|
||||
|
||||
sudo apt install ./audiobookshelf_1.4.4_amd64.deb</code>
|
||||
sudo apt install ./audiobookshelf_1.4.12_amd64.deb</code>
|
||||
</pre>
|
||||
|
||||
<!-- <div class="w-full h-24" /> -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue