1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-04-10 15:38:21 +00:00
parent 3652f904eb
commit 907a80fe9c
2 changed files with 0 additions and 4 deletions

View file

@ -97,8 +97,6 @@ To create a new user, proceed as follows:
``` bash
./gotosocial --config-path config.yaml admin account create --username some_username --email someuser@example.org --password 'SomeLongAndComplicatedPassword'
./gotosocial --config-path config.yaml admin account confirm --username some_username
```
And to promote them as an administrator of your instance:

View file

@ -97,8 +97,6 @@ Pour créer un nouveau compte utilisateur, procédez comme suit :
``` bash
./gotosocial --config-path config.yaml admin account create --username nom_dutilisateur --email utilisateur@example.org --password 'UnMotDePasseTrèsComplexe'
./gotosocial --config-path config.yaml admin account confirm --username nom_dutilisateur
```
Et pour promouvoir un compte en tant qu'administrateur de votre instance :