PortValhalla/scripts/Windows/Software/chocolatey/Install.ps1

5 lines
154 B
PowerShell

#!/bin/pwsh
. "$PSScriptRoot/profile.ps1";
powershell "$PSScriptRoot/profile.ps1";
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1";