now it will output a newline
This commit is contained in:
@@ -118,5 +118,5 @@ ForEach ( $plan in $BackupPlans ) {
|
|||||||
Write-Output $file.Name
|
Write-Output $file.Name
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Write-Output '`n'
|
Write-Output "`n"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user