diff options
Diffstat (limited to 'check-kernel.in')
-rw-r--r-- | check-kernel.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/check-kernel.in b/check-kernel.in index abf0da4..80c71e2 100644 --- a/check-kernel.in +++ b/check-kernel.in @@ -75,6 +75,8 @@ elif which pacman >/dev/null 2>&1; then running=$( uname -r | \ sed ' + s|-rpi$|| + t s|-ARCH$|| s#\(\.0\)\?-ar\(ch\|tix\)#.# ' |