Created
August 23, 2015 02:57
-
-
Save EldonMcGuinness/1f612361909f035b7396 to your computer and use it in GitHub Desktop.
KODI Cloning Script
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
### This should be run from /sdcard/Android/data/org.xbmc.kodi/files | |
tar cvzf /usbdisk/kodi_backup.tar.gz --exclude=.kodi/userdata/Database/Textures13.db --exclude=.kodi/userdata/Thumbnails --exclude=.kodi/temp .kodi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment