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

