manage should use ctl
Some checks are pending
ci/woodpecker/push/build-amd64 Pipeline is pending
ci/woodpecker/push/build-arm64 Pipeline is pending
ci/woodpecker/push/build-docker Pipeline is pending
ci/woodpecker/push/docs Pipeline is pending
ci/woodpecker/push/lint Pipeline is pending
ci/woodpecker/push/test Pipeline is pending

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