From 1100c261144e6b1b18edc329fae53fb9d0ece8c2 Mon Sep 17 00:00:00 2001 From: Milan Misic Date: Wed, 25 Mar 2026 22:58:43 +0100 Subject: Add logic to handle MOK cert location difference, bump version --- DEBIAN/prerm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEBIAN/prerm') diff --git a/DEBIAN/prerm b/DEBIAN/prerm index acdc994..b904e69 100755 --- a/DEBIAN/prerm +++ b/DEBIAN/prerm @@ -1,7 +1,7 @@ #/bin/bash set -e -dkms remove st-lsm6dsx-shift13mi/0.1 --all || true +dkms remove st-lsm6dsx-shift13mi/1.2 --all || true modprobe -r st_lsm6dsx_i2c || true modprobe st_lsm6dsx_i2c || true -- cgit v1.2.3