#!/bin/sh
LOCAL="$(dirname "$0")"
ROOT="$LOCAL/.."

. "$LOCAL/_/husky.sh"
./$ROOT/scripts/replace.sh
