#!/bin/sh set -e if [ ! -x /usr/bin/rpi-imager ]; then chmod +x /usr/bin/rpi-imager fi #DEBHELPER#