summarylogtreecommitdiffstats
path: root/openterfaceQT.install
blob: 6de0b01de881f5c55bf707e65cb2854f1a75b9cf (plain)
1
2
3
4
post_install() {
  echo "Setup the dialout permission for Serial port."
  echo "Run: sudo usermod -a -G uucp \$USER"
}