mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-07 20:35:33 -04:00
Update activate.ps1
This commit is contained in:
parent
af4dbec8c0
commit
29cfd3feee
1
dist/platforms/windows/activate.ps1
vendored
1
dist/platforms/windows/activate.ps1
vendored
@ -20,7 +20,6 @@ if ( ($null -ne ${env:UNITY_SERIAL}) -and ($null -ne ${env:UNITY_EMAIL}) -and ($
|
|||||||
-PassThru `
|
-PassThru `
|
||||||
-ArgumentList "-batchmode `
|
-ArgumentList "-batchmode `
|
||||||
-quit `
|
-quit `
|
||||||
-nographics `
|
|
||||||
-username $Env:UNITY_EMAIL `
|
-username $Env:UNITY_EMAIL `
|
||||||
-password $Env:UNITY_PASSWORD `
|
-password $Env:UNITY_PASSWORD `
|
||||||
-serial $Env:UNITY_SERIAL `
|
-serial $Env:UNITY_SERIAL `
|
||||||
|
Loading…
Reference in New Issue
Block a user