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

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