#!/usr/bin/env bash set -o errexit set -o nounset set -o pipefail mkdir -p {{ .GoToSocial.DataContainerDirectory }}/database exec gotosocial --config-path /flow/gts/config/config.yaml server start