#!/bin/sh

rm -rf "$3/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleWWANVerizon.kext"
exit 0
