mirror of
https://github.com/gnh1201/welsonjs.git
synced 2026-02-15 15:18:26 +00:00
Update postInstall.ps1
Remove the architecture numbers comment (duplicated)
This commit is contained in:
parent
c240f8dfa8
commit
bf4b2214bc
|
|
@ -211,7 +211,6 @@ Write-Host ""
|
|||
# ARCHITECTURE DETECTION
|
||||
# ================================
|
||||
function Get-NativeArchitecture {
|
||||
# 0 = x86, 5 = ARM, 9 = x64
|
||||
# https://learn.microsoft.com/windows/win32/cimwin32prov/win32-processor
|
||||
$arch = $null
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user