maybe this will make it work?

This commit is contained in:
2024-02-22 17:43:40 -05:00
parent 1be2362045
commit 4b807a6f7f
+1 -1
View File
@@ -118,5 +118,5 @@ ForEach ( $plan in $BackupPlans ) {
Write-Output $file.Name
}
}
Write-Output ''
Write-Output '`n'
}