fediverse-blocklists/fedisync-example-server.sh
2023-05-01 00:18:07 +00:00

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