PortValhalla/scripts/Windows/Drivers/ROG Zenith Extreme Alpha/MarvellEthernet/Install.ps1

5 lines
259 B
PowerShell
Raw Normal View History

2023-07-15 09:35:07 +00:00
#!/bin/pwsh
2023-07-15 19:34:25 +00:00
param($context)
2023-07-15 09:53:45 +00:00
. "$PSScriptRoot/../../../Scripts/AsusSoftwarePackage.ps1";
2023-07-15 09:35:07 +00:00
Install-AsusSoftwarePackage $context "https://dlcdnets.asus.com/pub/ASUS/mb/04LAN/DRV_LAN_Marvell_TP_TSD_W11_64_V3130_20211118R.zip?model=ROG%20ZENITH%20EXTREME%20ALPHA";