summarylogtreecommitdiffstats
path: root/mtkclient.install
diff options
context:
space:
mode:
Diffstat (limited to 'mtkclient.install')
-rw-r--r--mtkclient.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/mtkclient.install b/mtkclient.install
new file mode 100644
index 000000000000..3a302d07ff7c
--- /dev/null
+++ b/mtkclient.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo -e "\033[1;32m==>\033[0m \033[1mInstall the correct udev rules with the instructions at \e[4mhttps://github.com/bkerler/mtkclient#install-rules"
+}