Install AMD Ryzen Master
This commit is contained in:
parent
0b08f97a63
commit
927408ca62
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@ function Install-PortValhallaDrivers {
|
||||||
. "$driverPath/AMDThreadRipper2950X/Install.ps1" $context;
|
. "$driverPath/AMDThreadRipper2950X/Install.ps1" $context;
|
||||||
. "$driverPath/TobiiEyeX/Install.ps1" $context;
|
. "$driverPath/TobiiEyeX/Install.ps1" $context;
|
||||||
|
|
||||||
choco install -y geforce-game-ready-driver icue wavelink;
|
choco install -y amd-ryzen-master geforce-game-ready-driver icue wavelink;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue