8 lines
121 B

#!/bin/bash
## Should be executable N time in a row with same result.
set -e
. lib/common
gitea_config_hash || exit 1