Advertisement
Zahi36501

ATV 3

Feb 5th, 2020
6,739
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. mkdir -p /private/var/Applications
  2. cd /Applications
  3. (You should now be on Applications root# if it says anything other then that then press enter.)
  4.  
  5. IMPORTANT ! You want to enter the next command on Applications root#
  6.  
  7. mv * /private/var/Applications
  8. cd /
  9. (IMPORTANT !! DON’T press enter wait for the directory to move, once it’s created you’ll be on applications root#cd press enter. Once you’re back at root enter the next command:)
  10.  
  11. rmdir /Applications
  12. ln -s /private/var/Applications /Applications
  13. cd
  14. (will say root cd press enter and enter the remaining commands from my guide on root to Install Kodi)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement