Advertisement
Androxilogin

Kodi.sh

May 4th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. #!/system/bin/sh
  2. mount -o remount,rw /
  3. mkdir /mnt/local/Android/data/org.xbmc.kodi/files/.kodi
  4. ln -s /mnt/local/Android/data/org.xbmc.kodi/files/.kodi /.kodi
  5. mount -o remount,ro /
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement