1 2 3 4 5 6
#!/bin/bash post_install() { echo "Running picoscope7 deb postinst..." /opt/picoscope/scripts/picoscope7_postinst }