#!/bin/bash

post_install() {
	echo "Running ps7_libps3000a deb postinst..."
	/opt/picoscope/scripts/ps7_libps3000a_postinst
}
