Add EOL to the end of all files
This commit is contained in:
parent
487c83afb2
commit
5ff7726d23
9 changed files with 6 additions and 9 deletions
scripts/Windows/Software
|
@ -22,4 +22,4 @@ $null = New-Module {
|
|||
Start-Process -Wait $script;
|
||||
Remove-Item $script;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -35,4 +35,4 @@ $null = New-Module {
|
|||
Pop-Location;
|
||||
Remove-Item -Recurse $tempDir;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue