Skip to content

Commit

Permalink
added file to open chrome in app mode
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ ONeal committed Apr 24, 2013
1 parent e27070e commit 8923b8b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions macinstall/mac-open-browser.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome \
--app=http://localhost:5566 \
--user-data-dir=~/.nodejsapps/chromeprofile

0 comments on commit 8923b8b

Please sign in to comment.