omg singlequote
This commit is contained in:
parent
fba91d38b3
commit
b2ec331cff
@ -135,7 +135,7 @@ $OfficeList | ForEach-Object -parallel {
|
||||
Server = $Server
|
||||
Project = $ProjectNumber.ToString()
|
||||
Parent = $folder_Parent
|
||||
Path = $_.FullName
|
||||
Path = "'$Path'"
|
||||
FileCount = $folder_FileCount
|
||||
FileSize = $folder_FileSize
|
||||
FileLastWrite = $folder_LastWrite
|
||||
|
Loading…
Reference in New Issue
Block a user