mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-31 10:27:01 -04:00 
			
		
		
		
	Readme update install instructions
This commit is contained in:
		
							parent
							
								
									64ae8ef849
								
							
						
					
					
						commit
						4260903bbe
					
				
							
								
								
									
										13
									
								
								readme.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								readme.md
									
									
									
									
									
								
							| @ -87,9 +87,10 @@ A simple installer is added to setup the initial config. If you already have aud | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| #### Ubuntu | ### Ubuntu Install via PPA | ||||||
|  | 
 | ||||||
|  | A PPA is hosted on [github](https://github.com/advplyr/audiobookshelf-ppa), add and install: | ||||||
| 
 | 
 | ||||||
| A PPA is setup on github [here](https://github.com/advplyr/audiobookshelf-ppa). |  | ||||||
| ```bash | ```bash | ||||||
| curl -s --compressed "https://advplyr.github.io/audiobookshelf-ppa/KEY.gpg" | sudo apt-key add -  | curl -s --compressed "https://advplyr.github.io/audiobookshelf-ppa/KEY.gpg" | sudo apt-key add -  | ||||||
| 
 | 
 | ||||||
| @ -106,14 +107,14 @@ or use a single command | |||||||
| curl -s --compressed "https://advplyr.github.io/audiobookshelf-ppa/KEY.gpg" | sudo apt-key add - && sudo curl -s --compressed -o /etc/apt/sources.list.d/audiobookshelf.list "https://advplyr.github.io/audiobookshelf-ppa/audiobookshelf.list" && sudo apt update && sudo apt install audiobookshelf | curl -s --compressed "https://advplyr.github.io/audiobookshelf-ppa/KEY.gpg" | sudo apt-key add - && sudo curl -s --compressed -o /etc/apt/sources.list.d/audiobookshelf.list "https://advplyr.github.io/audiobookshelf-ppa/audiobookshelf.list" && sudo apt update && sudo apt install audiobookshelf | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| #### Debian package | ### Install via debian package | ||||||
| 
 | 
 | ||||||
| All other linux distros can just `wget` the `deb` file. | Get the `deb` file from the [github repo](https://github.com/advplyr/audiobookshelf-ppa). | ||||||
| 
 | 
 | ||||||
| ```bash | ```bash | ||||||
| wget https://advplyr.github.io/audiobookshelf-ppa/audiobookshelf_1.2.1_amd64.deb | wget https://advplyr.github.io/audiobookshelf-ppa/audiobookshelf_1.2.3_amd64.deb | ||||||
| 
 | 
 | ||||||
| sudo apt install ./audiobookshelf_1.2.1_amd64.deb | sudo apt install ./audiobookshelf_1.2.3_amd64.deb | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user