Update README.md

This commit is contained in:
tteckster 2022-02-11 15:11:39 -05:00 committed by GitHub
parent 8ab12ffa39
commit 1a46e6fa32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -321,10 +321,6 @@ ________________________________________________________________________________
</details>
<details>
<summary markdown="span">Node-Red LXC</summary>
@ -469,10 +465,6 @@ ________________________________________________________________________________
</details>
<details>
<summary markdown="span"> 🔸Zigbee2MQTT LXC </summary>
@ -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
<sub>(For the Home Assistant Integration, use port `80` not `3000`)</sub>
____________________________________________________________________________________________
⚙️ **To Update Adguard**
```yaml
Updates from the Adguard UI
```
__________________________________________________________________________________________
</details>
@ -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
```
___________________________________________________________________________________________