Pull request 2257: 7113 Fix changelog
Updates #7113. Squashed commit of the following: commit aea0433099604cd23fd03cf920a4cae9031f1d92 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Mon Jul 15 15:22:17 2024 +0300 all: fix chlog
This commit is contained in:
parent
42c7cd6f8e
commit
f29a1cf23a
|
@ -58,10 +58,8 @@ See also the [v0.107.52 GitHub milestone][ms-v0.107.52].
|
||||||
or via the CLI (with root privileges):
|
or via the CLI (with root privileges):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./AdGuardHome -s stop
|
|
||||||
./AdGuardHome -s uninstall
|
./AdGuardHome -s uninstall
|
||||||
./AdGuardHome -s install
|
./AdGuardHome -s install
|
||||||
./AdGuardHome -s start
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Don't forget to backup your configuration file and other important data before
|
Don't forget to backup your configuration file and other important data before
|
||||||
|
|
Loading…
Reference in New Issue