Created
April 23, 2013 18:35
-
-
Save soheil-zz/5446167 to your computer and use it in GitHub Desktop.
Just run this in your terminal.
This file contains 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
sudo mv /Applications/iTunes.app/Contents/MacOS/iTunes /Applications/iTunes.app/Contents/MacOS/iTunesX | |
sudo touch iTunes | |
sudo chmod 777 iTunes | |
sudo echo "open /Applications/Rdio.app" > /Applications/iTunes.app/Contents/MacOS/iTunes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment