Skip to content

Commit

Permalink
Pass along additional command-line flags in build_and_run
Browse files Browse the repository at this point in the history
  • Loading branch information
dstillman committed Feb 1, 2018
1 parent e7e3b56 commit d1535df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_and_run
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ else
exit 1
fi

~/zotero-standalone-build/staging/$command $PROFILE -ZoteroDebugText -jsconsole $PARAMS
~/zotero-standalone-build/staging/$command $PROFILE -ZoteroDebugText -jsconsole $PARAMS "$@"

0 comments on commit d1535df

Please sign in to comment.