#!/usr/bin/env bash

RESULT=`/sbin/kextload '/System/Library/Extensions/SanDiskCFast.kext'`

exit 0
