diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/DISCLAIMER.md | 2 | ||||
| -rw-r--r-- | doc/DISCLAIMER_fr.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 959c15d..e08b255 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -27,7 +27,7 @@ $ screen -r `$ sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh --debug ` -### Administrate with tooctl +### Administrate with tootctl `$ (cd /var/www/mastodon/live && sudo -u mastodon RAILS_ENV=production PATH=/opt/rbenv/versions/mastodon/bin bin/tootctl --help)` diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md index a7b81ce..09ed5c9 100644 --- a/doc/DISCLAIMER_fr.md +++ b/doc/DISCLAIMER_fr.md @@ -32,7 +32,7 @@ L'utilisateur admin est créé automatiquement comme : user@domain.tld `$ sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh --debug ` -### Administration avec tooctl +### Administration avec tootctl `$ (cd /var/www/mastodon/live && sudo -u mastodon RAILS_ENV=production PATH=/opt/rbenv/versions/mastodon/bin bin/tootctl --help)` |
