akkoma/docker-resources/manage.sh

5 lines
159 B
Bash
Raw Normal View History

#!/bin/sh
2024-05-28 23:12:23 -06: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 $@