-
-
Notifications
You must be signed in to change notification settings - Fork 33
/
push.cmd
18 lines (16 loc) · 1.01 KB
/
push.cmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
rd /s /q C:\GitHub\PseudoTV_Live\plugin.video.pseudotv.live\
cd\
C:
cd\Program Files\TeraCopy
TeraCopy.exe Copy "C:\Program Files\Kodi\portable_data\addons\plugin.video.pseudotv.live" C:\GitHub\PseudoTV_Live\ /OverwriteAll
cd\GitHub\PseudoTV_Live
addon_generator.py
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