Selaa lähdekoodia

Update README.md

tteckster 3 vuotta sitten
vanhempi
commit
206714b4de
1 muutettua tiedostoa jossa 18 lisäystä ja 0 poistoa
  1. 18 0
      README.md

+ 18 - 0
README.md

@@ -27,6 +27,24 @@ ________________________________________________________________________________
 
 </details>
 
+<details>
+<summary markdown="span"> 🔸Proxmox Kernel Clean</summary>
+ 
+<p align="center"><img src="https://github.com/home-assistant/brands/blob/master/core_integrations/proxmoxve/icon.png?raw=true" height="100"/></p>
+
+<h1 align="center" id="heading">Proxmox Kernel Clean </h1>
+
+Cleaning unused kernel images is not only good because of a reduced grub menu, but also gains some disk space.
+ 
+Run the following in the Proxmox Shell.
+
+```yaml
+bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/kernel-clean.sh)"
+```
+____________________________________________________________________________________________ 
+
+</details>
+
 <details>
 <summary markdown="span"> 🔸Proxmox LXC Updater</summary>