Skip to content

Commit

Permalink
Merge pull request dhowe#1084 from cqx931/master
Browse files Browse the repository at this point in the history
Firstrun page auto-close - no reload
  • Loading branch information
dhowe authored Jun 21, 2017
2 parents ca5cf5a + 0f729a0 commit 1ba0909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/run-webext.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ tools/make-webext.sh

pushd dist/build/adnauseam.webext

web-ext run -v --firefox-profile="${1:-default}"
web-ext run -v --no-reload --firefox-profile="${1:-default}"

popd

0 comments on commit 1ba0909

Please sign in to comment.