summarylogtreecommitdiffstats
path: root/arduino.install
blob: 4015160bfaa9960e13c0e10415933e890496aeb8 (plain)
1
2
3
post_install() {
  echo "Don't forget to add yourself to the uucp and lock groups: gpasswd -a <user> uucp && gpasswd -a <user> lock (execute as root)"
}