3 lines
92 B
PowerShell
3 lines
92 B
PowerShell
param($installPath, $toolsPath, $package)
|
|
|
|
Import-Module (Join-Path $toolsPath glimpse.psm1) |