summarylogtreecommitdiffstats
path: root/arduino.install
diff options
context:
space:
mode:
authorLoen2016-07-19 19:05:03 +0000
committerLoen2016-07-19 19:05:03 +0000
commitb02e18062ac96e9b12052976ae49e1ec9a1643df (patch)
tree6db36f297d1dd1e32b6b081bbbf747a61d12ad27 /arduino.install
parent6b19e5f1c2bc12a52e0e7acdd24eb2868032091c (diff)
downloadaur-b02e18062ac96e9b12052976ae49e1ec9a1643df.tar.gz
Removed install file
Diffstat (limited to 'arduino.install')
-rw-r--r--arduino.install3
1 files changed, 0 insertions, 3 deletions
diff --git a/arduino.install b/arduino.install
deleted file mode 100644
index 4015160bfaa9..000000000000
--- a/arduino.install
+++ /dev/null
@@ -1,3 +0,0 @@
-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)"
-}