#!/bin/sh

#Remove links (these are because optification)
rm /usr/bin/dpid
rm /usr/bin/dpic

exit 0
