mirror of
https://github.com/algodelinux/purge-old-kernels.git
synced 2026-04-25 01:55:54 +03:00
[GH-ISSUE #3] Fix for Debian 13 #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nucfisher on GitHub (Nov 24, 2025).
Original GitHub issue: https://github.com/algodelinux/purge-old-kernels/issues/3
Hi guys.
Kernel version numbering is changed in Debian 13.
I've added a small fix to adopt it. Diff-file is attached.
You can implement it in your own way, if you want.
Also I removed extra whitespaces for proper syntax highlight.
diff.txt
@algodelinux commented on GitHub (Nov 26, 2025):
Fixed. Thanks you very much!