forked from PseudoTV/PseudoTV_Live
-
Notifications
You must be signed in to change notification settings - Fork 3
/
copy.cmd
9 lines (9 loc) · 767 Bytes
/
copy.cmd
1
2
3
4
5
6
7
8
9
cd\
C:
cd\Program Files\TeraCopy
rd /s /q \\192.168.0.51\xbmc\portable_data\addons\plugin.video.pseudotv.live\
TeraCopy.exe Copy "C:\GitHub\PseudoTV_Live\plugin.video.pseudotv.live" \\192.168.0.51\xbmc\portable_data\addons\ /OverwriteAll
rd /s /q \\192.168.0.123\internal\Android\data\org.xbmc.kodi\files\.kodi\addons\plugin.video.pseudotv.live\
TeraCopy.exe Copy "C:\GitHub\PseudoTV_Live\plugin.video.pseudotv.live" \\192.168.0.123\internal\Android\data\org.xbmc.kodi\files\.kodi\addons\ /OverwriteAll
rd /s /q \\192.168.0.124\internal\Android\data\org.xbmc.kodi\files\.kodi\addons\plugin.video.pseudotv.live\
TeraCopy.exe Copy "C:\GitHub\PseudoTV_Live\plugin.video.pseudotv.live" \\192.168.0.124\internal\Android\data\org.xbmc.kodi\files\.kodi\addons\ /OverwriteAll