mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-23 08:10:16 -05:00
Fixed wrong ForceReload argument on tools
This commit is contained in:
parent
ae62c4a7ce
commit
89f7507809
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
Import-IcingaDirectoryModules -LibDirectory (Join-Path -Path $PSScriptRoot -ChildPath $MyInvocation.MyCommand.Name) -ForceReload;
|
Import-IcingaDirectoryModules -LibDirectory (Join-Path -Path $PSScriptRoot -ChildPath $MyInvocation.MyCommand.Name);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue