icinga-powershell-framework/lib/icinga/plugin.psm1

2 lines
117 B
PowerShell
Raw Normal View History

2019-07-18 11:54:39 -04:00
Import-IcingaDirectoryModules -LibDirectory (Join-Path -Path $PSScriptRoot -ChildPath $MyInvocation.MyCommand.Name);