manage should use ctl
This commit is contained in:
parent
c777a97f60
commit
f2d59a2922
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
docker compose run --rm akkoma ./bin/pleroma $@
|
||||
docker compose run --rm akkoma ./bin/pleroma_ctl $@
|
||||
|
|
Loading…
Reference in a new issue