Skip to content

Instantly share code, notes, and snippets.

@digash
Created December 2, 2009 18:59
Show Gist options
  • Select an option

  • Save digash/247443 to your computer and use it in GitHub Desktop.

Select an option

Save digash/247443 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
# # Copyright (c) 2009 Dimitry Gashinsky. No rights reserved.
# #
# # Author: Dimitry Gashinsky (dimitry :at gashinsky :dot com)
# # Id: 2C189717-816D-49E4-B244-1CBEFF623889
set -eux
cd ~/src/xul
xulrunner-bin --install-app conkeror
cp -f conkeror/Info.plist /Applications/conkeror.mozdev.org/conkeror.app/Contents/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment