1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00
fittrackee_ynh/doc/ADMIN_fr.md
2023-03-06 13:18:38 +01:00

10 lines
No EOL
353 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Après linstallation, pour créer un administrateru, vous devez utiliser la ligne de commande:
```python
pushd $install_dir/
pipenv shell
ftcli users update <user> --set-admin true
```
$install_dir doit être modifié en ladresse du répertoire où FitTrackee est installé. La majorité du temps ce sera /var/www/fittrackee