#!/bin/sh
sudo cp -R build/release/forcedeth-nock.kext /tmp/
sudo kextload -v /tmp/forcedeth-nock.kext

