#!/bin/bash

post_install() {
	echo "Running ps7_libps6000 deb postinst..."
	/opt/picoscope/scripts/ps7_libps6000_postinst
}
