Files
2017-04-14 17:39:51 +02:00

3 lines
92 B
PowerShell

param($installPath, $toolsPath, $package)
Import-Module (Join-Path $toolsPath glimpse.psm1)