Commit 42a8701
authored
🩹 [Patch]: Encode all PowerShell files using UTF8 with BOM (#16)
## Description
This pull request makes a minor change to the `scripts/main.ps1` file by
adding a Unicode Byte Order Mark (BOM) at the beginning of the file.
This can help ensure proper encoding detection on some systems.1 parent 32ca74a commit 42a8701
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments