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-12-21 09:52:21 +01:00

11 lines
414 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, vous pouvez vous connecter avec les nom dutilisateur et mot de passe que vous avez choisis avant linstallation.
Si vous avez besoin dutiliser la [ligne de commande](https://samr1.github.io/FitTrackee/cli.html) vous pouvez suivre ces étapes:
```
pushd __INSTALL_DIR__/
source __INSTALL_DIR__/venv/bin/activate
ftcli [OPTIONS] COMMAND [ARGS]...
popd
```