#!/bin/bash

post_install() {
	echo "Running picoscope7 deb postinst..."
	echo "... but not actually..."
	# /opt/picoscope/scripts/picoscope7_postinst
}
