#!/bin/sh
# 4421824

# flush cache if installing to startup volume
if [ "$3" = "/" ]; then
	/usr/libexec/oah/translate -prebindOAH
fi
	
