relocate auto-update
This commit is contained in:
parent
facfa0106b
commit
c189006093
|
@ -15,6 +15,7 @@ DEL /F /S /Q *
|
||||||
REM Copy release files
|
REM Copy release files
|
||||||
MD PTMagic
|
MD PTMagic
|
||||||
XCOPY /Y /S ..\..\PTMagic\_defaults\* .\
|
XCOPY /Y /S ..\..\PTMagic\_defaults\* .\
|
||||||
|
XCOPY /Y /S ..\..\PTMagic\_auto_updater\* .\PTMagic
|
||||||
XCOPY /Y /S ..\..\PTMagic\bin\Release\PublishOutput .\PTMagic
|
XCOPY /Y /S ..\..\PTMagic\bin\Release\PublishOutput .\PTMagic
|
||||||
CD .\PTMagic
|
CD .\PTMagic
|
||||||
DEL /F /S /Q _presets
|
DEL /F /S /Q _presets
|
||||||
|
|
Loading…
Reference in New Issue