~keith-hughitt/helioviewer.org/2.0

« back to all changes in this revision

Viewing changes to scripts/jsunit/bin/unix/start-mozilla.sh

  • Committer: Keith Hughitt
  • Date: 2010-03-24 11:14:04 UTC
  • Revision ID: hughitt1@io-20100324111404-tjat3xqy09nqvwik
Helioviewer.orgĀ 2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
killall -9 -w mozilla-bin
 
3
mozilla $1 &