#!/bin/sh

EQE_LAUNCHDAEMON="/var/jb/Library/LaunchDaemons/com.r333d.eqed.plist"

launchctl unload $EQE_LAUNCHDAEMON || true
