Skip to content

Commit ab62bc2

Browse files
committed
fix(powershell): mark bridge script as UTF-8
1 parent bc3479b commit ab62bc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chrome-bridge/start.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Start the Chrome Gemini Nano bridge (port 8081)
1+
# Start the Chrome Gemini Nano bridge (port 8081)
22
# Requires Chrome Dev or Canary with flags enabled — see SETUP.md
33

44
if (-not (Test-Path ".\node_modules")) {

0 commit comments

Comments
 (0)