Better sh hl
This commit is contained in:
		@@ -31,7 +31,7 @@ Here’s the system we’ll set up:
 | 
			
		||||
---
 | 
			
		||||
Folder structure
 | 
			
		||||
 | 
			
		||||
```console
 | 
			
		||||
```sh
 | 
			
		||||
root
 | 
			
		||||
├── docker
 | 
			
		||||
│   └── seedbox
 | 
			
		||||
@@ -128,19 +128,19 @@ We now need to allow the mod to fetch info from Gluetun, which only allows encry
 | 
			
		||||
 | 
			
		||||
Open a terminal to generate the authentication key:
 | 
			
		||||
 | 
			
		||||
```shell
 | 
			
		||||
```sh
 | 
			
		||||
sudo docker run --rm qmcgaw/gluetun genkey
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Note the key, then create the `/docker/gluetun` folder:
 | 
			
		||||
 | 
			
		||||
```shell
 | 
			
		||||
```sh
 | 
			
		||||
sudo mkdir /docker/gluetun
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Create the `config.toml` file:
 | 
			
		||||
 | 
			
		||||
```shell
 | 
			
		||||
```sh
 | 
			
		||||
sudo vi /docker/gluetun/config.toml
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
@@ -253,7 +253,7 @@ Now create/edit `seedbox.subdomain.conf`.
 | 
			
		||||
✨ __Terminal-free tip:__ use [File Browser](/serveex/files/file-browser) to edit files instead of using the terminal.
 | 
			
		||||
::
 | 
			
		||||
 | 
			
		||||
```shell
 | 
			
		||||
```sh
 | 
			
		||||
sudo vi /docker/swag/config/nginx/proxy-confs/seedbox.subdomain.conf
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user