mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
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
This commit is contained in:
parent
9b9c5f0d8a
commit
56c5687066
4 changed files with 5 additions and 5 deletions
|
@ -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)`
|
||||
|
||||
|
|
|
@ -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 :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
|
@ -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)`
|
||||
|
||||
|
|
|
@ -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)`
|
||||
|
||||
|
|
Loading…
Reference in a new issue