mastodon-blocklists/fedisync-example-server.sh

10 lines
179 B
Bash
Executable File

#!/bin/bash
set -e
# export to production servers
SYNC=`which fediblock-sync`
# use secretconfig subfolder
${SYNC} -c /opt/fediblockhole/config/example-server-export.conf.toml