#!/bin/sh -e
cd "$1" && /usr/pkg/sbin/mozilla-rootcerts rehash
