subnet type
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
using namespace ps.ipam
|
||||
|
||||
Get-ChildItem "$(Split-Path $script:MyInvocation.MyCommand.Path)\functions" -Filter "*.ps1" -Recurse | ForEach-Object {
|
||||
. $_.FullName
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user