Advertisement
Guest User

Untitled

a guest
Mar 16th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. #!/usr/bin/python
  2.  
  3. import os, sys, platform, re, datetime, time
  4. import socket, base64, hashlib
  5. import subprocess
  6.  
  7. child = subprocess.call(["C:\Program Files (x86)\Kodi Scripts\Cache Maintenance\XbmcPruneCache.bat"])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement