1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-11-17 18:49:15 +00:00
akkoma/docker-resources/manage.sh
2024-05-29 06:12:23 +01:00

5 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 $@