icinga-powershell-framework/lib/core/tools.psm1

2 lines
130 B
PowerShell
Raw Normal View History

2019-07-19 13:35:08 -04:00
Import-IcingaDirectoryModules -LibDirectory (Join-Path -Path $PSScriptRoot -ChildPath $MyInvocation.MyCommand.Name) -ForceReload;