Better sh hl

This commit is contained in:
2025-08-10 22:59:47 +00:00
parent 6eaf8a5c94
commit 876d0a6ff5
28 changed files with 134 additions and 118 deletions

View File

@ -40,7 +40,7 @@ This is how ads and malicious domains are blocked—Adguard blocks only the bad
---
Folder structure:
```console
```sh
root
└── docker
└── adguard
@ -147,7 +147,7 @@ Create and open the file `adguard.subdomain.conf`
You can use [File Browser](/serveex/files/file-browser) to browse and edit files instead of using terminal commands.
::
```shell
```sh
sudo vi /docker/swag/config/nginx/proxy-confs/adguard.subdomain.conf
```