7 lines
174 B
XML
7 lines
174 B
XML
|
|
<?xml version="1.0"?>
|
||
|
|
<command>
|
||
|
|
<a>
|
||
|
|
<execute>write-host -ForegroundColor Cyan "$(Get-Date -Format s) Download Cradle test success!`n"</execute>
|
||
|
|
</a>
|
||
|
|
</command>
|