diff options
Diffstat (limited to '')
-rw-r--r-- | debian/linux-image-4.19.0-26progress5u1-rpi.postinst (renamed from debian/linux-image-4.19.0-26-686-unsigned.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-image-4.19.0-26-686-unsigned.postinst b/debian/linux-image-4.19.0-26progress5u1-rpi.postinst index caad11daf..79567abf0 100644 --- a/debian/linux-image-4.19.0-26-686-unsigned.postinst +++ b/debian/linux-image-4.19.0-26progress5u1-rpi.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-26-686 +version=4.19.0-26progress5u1-rpi image_path=/boot/vmlinuz-$version if [ "$1" != configure ]; then |