aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/postinstall-pak
diff options
context:
space:
mode:
Diffstat (limited to 'heimdall/postinstall-pak')
-rw-r--r--heimdall/postinstall-pak5
1 files changed, 0 insertions, 5 deletions
diff --git a/heimdall/postinstall-pak b/heimdall/postinstall-pak
deleted file mode 100644
index 1f2159d..0000000
--- a/heimdall/postinstall-pak
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-sudo echo "SUBSYSTEM==\"usb\", SYSFS{idVendor}==\"04e8\", SYSFS{idProduct}==\"6601\", MODE=\"0666\"" > /etc/udev/rules.d/60-heimdall-galaxy-s.rules
-sudo service udev reload
-exit 0
-