Guest User

Untitled

a guest
Apr 25th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. #!/usr/bin/env bash
  2. # # Copyright (c) 2009 Dimitry Gashinsky. No rights reserved.
  3. # #
  4. # # Author: Dimitry Gashinsky (dimitry :at gashinsky :dot com)
  5. # # Id: 2C189717-816D-49E4-B244-1CBEFF623889
  6. set -eux
  7.  
  8. cd ~/src/xul
  9. xulrunner-bin --install-app conkeror
  10. cp -f conkeror/Info.plist /Applications/conkeror.mozdev.org/conkeror.app/Contents/
Add Comment
Please, Sign In to add comment