Reorder statements properly

This commit is contained in:
Manuel Thalmann 2023-07-15 11:36:41 +02:00
parent 23ece1b9db
commit dca1e2a4e7

View file

@ -1,6 +1,4 @@
#!/bin/pwsh
. "$PSScriptRoot/../../Scripts/AsusSoftwarePackage.ps1";
param([Context] $context)
. "$PSScriptRoot/../../Scripts/AsusSoftwarePackage.ps1";
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";