Author last, first note

This commit is contained in:
advplyr 2021-10-17 18:28:31 -05:00
parent 636feb3eb0
commit 51a6b956ee
2 changed files with 3 additions and 3 deletions

View file

@ -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" /> -->