Atualizacao versao 2025.09
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -61,10 +61,10 @@ function Install-Pilot {
|
|||||||
Write-Log "Starting $Mode installation..."
|
Write-Log "Starting $Mode installation..."
|
||||||
|
|
||||||
if ($Mode -eq "Portrait") {
|
if ($Mode -eq "Portrait") {
|
||||||
$zipFile = "NDGDRelease-2025.08.07.1.zip"
|
$zipFile = "NDGDRelease-2025.09.10.1.zip"
|
||||||
$orient = "Portrait"
|
$orient = "Portrait"
|
||||||
} else {
|
} else {
|
||||||
$zipFile = "NDGDRelease-2025.08.11.1.zip"
|
$zipFile = "NDGDRelease-2025.09.10.2.zip"
|
||||||
$orient = "Dual"
|
$orient = "Dual"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user