Better sh hl
This commit is contained in:
		@@ -34,7 +34,7 @@ We'll also install [Tautulli](https://docs.linuxserver.io/images/docker-tautulli
 | 
			
		||||
## Install Plex
 | 
			
		||||
---
 | 
			
		||||
Folder structure:
 | 
			
		||||
```console
 | 
			
		||||
```sh
 | 
			
		||||
root
 | 
			
		||||
├── docker
 | 
			
		||||
│   ├── plex      
 | 
			
		||||
@@ -114,7 +114,7 @@ services:
 | 
			
		||||
 | 
			
		||||
Find your PUID and GUID by running:
 | 
			
		||||
 | 
			
		||||
```shell
 | 
			
		||||
```sh
 | 
			
		||||
id username
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
@@ -211,7 +211,7 @@ Copy and rename the file `tautulli.subdomain.conf.sample` to `tautulli.subdomain
 | 
			
		||||
✨ **Tip:** Use [File Browser](/serveex/files/file-browser) to navigate and edit files instead of using terminal commands.
 | 
			
		||||
::
 | 
			
		||||
 | 
			
		||||
```shell
 | 
			
		||||
```sh
 | 
			
		||||
sudo cp /docker/swag/config/nginx/proxy-confs/tautulli.subdomain.conf.sample /docker/swag/config/nginx/proxy-confs/tautulli.subdomain.conf
 | 
			
		||||
sudo vi /docker/swag/config/nginx/proxy-confs/tautulli.subdomain.conf
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user