From 2d49276759a861d9947ec50d936f83a1c0c988c5 Mon Sep 17 00:00:00 2001 From: TheSpad Date: Thu, 26 Jan 2023 18:32:35 +0000 Subject: [PATCH] Fix tootctl syntax --- readme-vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme-vars.yml b/readme-vars.yml index 56c0e4a..62c9032 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -84,7 +84,7 @@ app_setup_block: | Both of the secret generation aliases above can be run without any other setup having been carried out. - * To use `tootctl` you can run something like `docker exec -it lscr.io/linuxserver/mastodon tootctl ` + * To use `tootctl` you can run something like `docker exec -it lscr.io/linuxserver/mastodon /tootctl ` Using `tootctl` requires you to complete the initial Mastodon configuration first.