#!/bin/bash

post_install() {
	echo "Running ps7_libps2000 deb postinst..."
	/opt/picoscope/scripts/ps7_libps2000_postinst
}
