Skip to content

Instantly share code, notes, and snippets.

@bonelifer
Forked from EldonMcGuinness/KodiBackup.sh
Created May 6, 2016 18:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bonelifer/d659556c7b890553ee06222ba6d77690 to your computer and use it in GitHub Desktop.
Save bonelifer/d659556c7b890553ee06222ba6d77690 to your computer and use it in GitHub Desktop.
KODI Cloning Script
### 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