aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2021-05-01 14:33:18 +0200
committerGitHub <noreply@github.com>2021-05-01 14:33:18 +0200
commit502b9563f9fd5c071a2da6488656ed1ae59dd1ba (patch)
treef7fe86bc75606f5a9ffc463b61baf00c4e2c4e89
parent229212d9d4e7584a48aa5dfb8596e80355771f63 (diff)
parent5a60edb5569e7d2bd1f063d891c4cefc6818dbec (diff)
downloadmastodon_ynh-502b9563f9fd5c071a2da6488656ed1ae59dd1ba.tar.gz
mastodon_ynh-502b9563f9fd5c071a2da6488656ed1ae59dd1ba.tar.bz2
mastodon_ynh-502b9563f9fd5c071a2da6488656ed1ae59dd1ba.zip
Merge pull request #269 from YunoHost-Apps/testing
fix #237
-rw-r--r--README.md4
-rw-r--r--README_fr.md4
2 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index a4bd460..fdb5158 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,10 @@ $ screen -r
`$ sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh --debug `
+### Administrate with tooctl
+
+`$ (cd /var/www/mastodon/live && sudo -u mastodon RAILS_ENV=production PATH=/opt/rbenv/versions/mastodon/bin bin/tootctl --help)`
+
## Documentation
* Official documentation: https://docs.joinmastodon.org/
diff --git a/README_fr.md b/README_fr.md
index 1f1fc84..3c6dd63 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -47,6 +47,10 @@ 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
+
+`$ (cd /var/www/mastodon/live && sudo -u mastodon RAILS_ENV=production PATH=/opt/rbenv/versions/mastodon/bin bin/tootctl --help)`
+
## Documentation
* Documentation officielle : https://docs.joinmastodon.org/