bookstack/prep.d/20-rand-pwd.sh

6 lines
92 B
Bash
Executable File

#!/bin/sh
set -euo pipefail
[[ template "common/vault.rand_secrets" merge .bookstack . ]]