Files
2015-05-20 12:34:13 +02:00

3 lines
92 B
PowerShell

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