Update SPLIT-samy.ps1
This commit is contained in:
@@ -107,7 +107,7 @@ $chunks = @(
|
|||||||
)
|
)
|
||||||
|
|
||||||
foreach ($c in $chunks) {
|
foreach ($c in $chunks) {
|
||||||
Import-SamyChunk -Url $c.Url -Name $c.Name
|
. Import-SamyChunk -Url $c.Url -Name $c.Name
|
||||||
}
|
}
|
||||||
|
|
||||||
if (-not (Get-Command Invoke-ScriptAutomationMonkey -ErrorAction SilentlyContinue)) {
|
if (-not (Get-Command Invoke-ScriptAutomationMonkey -ErrorAction SilentlyContinue)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user