fediverse-blocklists/fedisync-example-server.sh
2023-04-30 21:27:42 +00:00

9 lines
175 B
Bash
Executable file

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