8 lines
115 B

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