summarylogtreecommitdiffstats
path: root/proxmark3-iceman-git.install
diff options
context:
space:
mode:
authorlilac2019-08-30 03:27:24 +0800
committerlilac2019-08-30 03:27:24 +0800
commit2d5417e1ac60a5d2a114c2a823c61d663ffe4373 (patch)
tree04821f47483d2682e891d3556b78d12c33c0ad07 /proxmark3-iceman-git.install
parent203ae570cf145db292e1da4ba17c736fe478baf1 (diff)
downloadaur-2d5417e1ac60a5d2a114c2a823c61d663ffe4373.tar.gz
update by lilac
Diffstat (limited to 'proxmark3-iceman-git.install')
-rw-r--r--proxmark3-iceman-git.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/proxmark3-iceman-git.install b/proxmark3-iceman-git.install
new file mode 100644
index 000000000000..b4fa113a633c
--- /dev/null
+++ b/proxmark3-iceman-git.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo ":: Add yourself to the uucp group to access the serial ports:"
+ echo " sudo usermod -a -G uucp <user>"
+} \ No newline at end of file