onlyoffice-docserver/init/vault-onlyoffice-docserver

9 lines
157 B
Bash
Executable File

#!/bin/sh
set -euo pipefail
[[- template "common/vault.mkpgrole.sh.tpl"
dict "ctx" .
"config" (dict "role" .oo.instance "database" "postgres")
]]