#!/bin/sh

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

osascript bin/mac/stop-safari.scpt

