From 1a46e6fa3287cb764b0a6b5222027ab874f2a045 Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 11 Feb 2022 15:11:39 -0500 Subject: [PATCH] Update README.md --- README.md | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 3fae9189..03e76bd1 100644 --- a/README.md +++ b/README.md @@ -321,10 +321,6 @@ ________________________________________________________________________________ - - - -
Node-Red LXC @@ -469,10 +465,6 @@ ________________________________________________________________________________
- - - -
🔸Zigbee2MQTT LXC @@ -708,6 +700,11 @@ Run from the LXC console ```yaml pihole -a -p ``` +⚙️ **To Update Pi-hole:** + +```yaml +Updates from the Pi-hole UI +``` ____________________________________________________________________________________________ @@ -733,7 +730,12 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/a (For the Home Assistant Integration, use port `80` not `3000`) -____________________________________________________________________________________________ +⚙️ **To Update Adguard** + +```yaml +Updates from the Adguard UI +``` +__________________________________________________________________________________________
@@ -762,7 +764,7 @@ After the script completes, If you're dissatisfied with the default settings, cl `admin` **password** - ` ` + `Leave Blank` ⚙️ **To Update MotionEye** @@ -804,8 +806,13 @@ Benefits include automatic daily security updates, backup and restore, file mana **password** `root` +⚙️ **To Update Webmin** + +```yaml +Updates from the Webmin UI +``` ⚙️ **To Uninstall Webmin** - ```yaml +```yaml bash /etc/webmin/uninstall.sh ``` ___________________________________________________________________________________________