Skip to content

Commit

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

0 comments on commit ef30193

Please sign in to comment.