🐛 fix getting kernel versions for debian/proxmox

This commit is contained in:
Andreas Motl 2022-03-17 00:48:31 +01:00
parent e5738cadf0
commit 28dbdcb596
3 changed files with 41 additions and 9 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
*.pyc
.cache/
.idea/
.venv/