summaryrefslogtreecommitdiffstats
path: root/Heimdall/heimdall/postremove-pak
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+github@glassechidna.com.au>2010-12-04 14:43:30 +0100
committerBenjamin Dobell <benjamin.dobell+github@glassechidna.com.au>2010-12-04 14:43:30 +0100
commit7675cd8a8714406193c28331c9956699ff7d4226 (patch)
treee2a3c6d3b607211d7f9f15e7568a283919fa2f25 /Heimdall/heimdall/postremove-pak
parentRemoved the "Heimdall" folder and moved its contents to the root directory. (diff)
downloadHeimdall-7675cd8a8714406193c28331c9956699ff7d4226.tar
Heimdall-7675cd8a8714406193c28331c9956699ff7d4226.tar.gz
Heimdall-7675cd8a8714406193c28331c9956699ff7d4226.tar.bz2
Heimdall-7675cd8a8714406193c28331c9956699ff7d4226.tar.lz
Heimdall-7675cd8a8714406193c28331c9956699ff7d4226.tar.xz
Heimdall-7675cd8a8714406193c28331c9956699ff7d4226.tar.zst
Heimdall-7675cd8a8714406193c28331c9956699ff7d4226.zip
Diffstat (limited to 'Heimdall/heimdall/postremove-pak')
-rwxr-xr-xHeimdall/heimdall/postremove-pak5
1 files changed, 0 insertions, 5 deletions
diff --git a/Heimdall/heimdall/postremove-pak b/Heimdall/heimdall/postremove-pak
deleted file mode 100755
index 90f5c23..0000000
--- a/Heimdall/heimdall/postremove-pak
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-sudo rm /etc/udev/rules.d/60-heimdall-galaxy-s.rules
-sudo service udev reload
-exit 0
-