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

post_install() {
	echo "Running picoscope7 deb postinst..."
	/opt/picoscope/scripts/picoscope7_postinst
}