Created
June 4, 2012 21:04
-
-
Save kristianfreeman/2870849 to your computer and use it in GitHub Desktop.
removing ads on Kindle NT (no touch)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Disable wifi | |
rm -rf /Volumes/Kindle/system/.assets | |
echo "Disable WiFi on your Kindle - it will download new ads if you don't." | |
echo "If you want a more thorough (permanent) method of removing ads, see Yifan Lu's work." |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment