#!/bin/sh

# Stops Firefox. Use this instead of calling the AppleScripts directly.

osascript bin/mac/stop-firefox.scpt

