summarylogtreecommitdiffstats
path: root/ps7_libusbtc08.install
blob: 7349248d11faef68d6474f774811515d74a39c01 (plain)
1
2
3
4
5
6
#!/bin/bash

post_install() {
	echo "Running ps7_libusbtc08 deb postinst..."
	/opt/picoscope/scripts/ps7_libusbtc08_postinst
}