3 lines
62 B
PowerShell
3 lines
62 B
PowerShell
|
$command=@{'command'='nextdestiny'}
|
||
|
Send-xCATCommand $command
|