authelia/.github/commit-msg

6 lines
84 B
Bash
Executable File

#!/bin/sh
. "${0%/*}/required-apps"
cd web && ${PMGR_EXEC} commitlint --edit "$1"