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

post_install() {
	echo "Running ps7b_libusbtc08 deb postinst..."
	/opt/picoscope/scripts/ps7b_libusbtc08_postinst
}