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

post_install() {
	echo "Running ps7b_libps4000 deb postinst..."
	/opt/picoscope/scripts/ps7b_libps4000_postinst
}