akkoma/docker-resources/manage.sh
2024-05-29 06:12:23 +01:00

4 lines
159 B
Bash
Executable file

#!/bin/sh
# this should all be done without needing a running instance
docker compose run --rm -e "PLEROMA_CTL_RPC_DISABLED=true" akkoma ./bin/pleroma_ctl $@