#!/usr/bin/env sh

cd nagiosxi/basedir/html/ui
npx --no -- commitlint --edit "$1"

