Skip to content

Commit

Permalink
feat: add an arc-cli script
Browse files Browse the repository at this point in the history
  • Loading branch information
TUTAMKHAMON authored Apr 3, 2024
1 parent 4be5574 commit 657a3a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/arc-cli
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash

export CHROME_BUNDLE_IDENTIFIER="company.thebrowser.Browser"
chrome-cli "$@"

0 comments on commit 657a3a2

Please sign in to comment.