git-secret/utils/post-commit.sh
2016-02-24 00:37:14 +03:00

9 lines
103 B
Bash
Executable File

#!/usr/bin/env bash
set -e
# unset GIT_WORK_TREE
# Build new web documentation:
make build-gh-pages