manage should use ctl

This commit is contained in:
Floatingghost 2024-05-29 06:11:03 +01:00
parent c777a97f60
commit f2d59a2922

View file

@ -1,3 +1,3 @@
#!/bin/sh
docker compose run --rm akkoma ./bin/pleroma $@
docker compose run --rm akkoma ./bin/pleroma_ctl $@