github.com/mattdotmatt/gauge@v0.3.2-0.20160421115137-425a4cdccb62/build/packaging/deb/postinst (about)

     1  #!/bin/bash
     2  
     3  MSG="\n\nPlease run the 'gauge_setup' command to complete installation.\n"
     4  echo -e "$MSG"