From 56c5687066e57fe04220d70851c0d52950b9461c Mon Sep 17 00:00:00 2001 From: nebocamin Date: Tue, 8 Aug 2023 22:12:17 +0200 Subject: [PATCH] typo s/tooctl/tootctl (#400) * Update README.md typo s/tooctl/tootctl * Update README_fr.md typo s/tooctl/tootctl * Update DISCLAIMER.md typo s/tooctl/tootctl * Update DISCLAIMER_fr.md typo s/tooctl/tootctl --- README.md | 2 +- README_fr.md | 4 ++-- doc/DISCLAIMER.md | 2 +- doc/DISCLAIMER_fr.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8f5a763..f2105b5 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,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/README_fr.md b/README_fr.md index bedc67e..b5ad919 100644 --- a/README_fr.md +++ b/README_fr.md @@ -63,7 +63,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)` @@ -95,4 +95,4 @@ ou sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** 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)`