akkoma/docker-resources/manage.sh

5 lines
159 B
Bash
Raw Normal View History

#!/bin/sh
2024-05-29 05:12:23 +00:00
# this should all be done without needing a running instance
docker compose run --rm -e "PLEROMA_CTL_RPC_DISABLED=true" akkoma ./bin/pleroma_ctl $@