benjaminlyng/mastodon:feature/add_tootctl_cmd
main
@ -59,6 +59,11 @@ admin() {
bin/tootctl accounts create "$1" --email "$2" --confirmed --role Owner
bin/tootctl accounts approve "$1"
}
tootctl() {
environment
bin/tootctl $@
shell() {
## Run a shell with proper environment
The note is not visible to the blocked user.