From d7129c5aca7e24ba07a1687b50ff5919cadc1c32 Mon Sep 17 00:00:00 2001 From: Simon Zolin Date: Thu, 26 Sep 2019 13:20:07 +0300 Subject: [PATCH] + Sidebar: add "OpenRC service-script" link --- __Sidebar.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/__Sidebar.md b/__Sidebar.md index 5c33056..5b42834 100644 --- a/__Sidebar.md +++ b/__Sidebar.md @@ -6,4 +6,5 @@ * [Comparing AdGuard Home to other solutions](Comparison) * [AdGuard Home as a DNS-over-HTTPS or DNS-over-TLS server](Encryption) * [How to install and run AdGuard Home on Raspberry Pi](Raspberry-Pi) -* [How to install and run AdGuard Home on a Virtual Private Server](VPS) \ No newline at end of file +* [How to install and run AdGuard Home on a Virtual Private Server](VPS) +* [OpenRC service-script](OpenRC)