#!/bin/bash

post_install() {
	echo "Running ps7_libps4000 deb postinst..."
	/opt/picoscope/scripts/ps7_libps4000_postinst
}
