Translated using Weblate (Czech)

Currently translated at 100.0% (5 of 5 strings)

Translation: SelfPrivacy/SelfPrivacy App Markdown: how_fallback_ssh
Translate-URL: http://weblate.selfprivacy.org/projects/selfprivacy/selfprivacy-app-markdown-how_fallback_ssh/cs/
pull/225/head
Mithras 2023-04-23 20:05:34 +00:00 committed by Weblate
parent 97561b31f1
commit 6af96cf36f
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
Login as root user to your server and look at the contents of the file `/etc/nixos/userdata/tokens.json`
Přihlaste se k serveru jako uživatel root a podívejte se na obsah souboru `/etc/nixos/userdata/tokens.json`
```sh
cat /etc/nixos/userdata/tokens.json
```
This file will have a similar construction:
Tento soubor bude mít podobnou konstrukci:
```json
{
@ -16,4 +16,4 @@ This file will have a similar construction:
}
```
Copy the token from the file and paste it in the next window.
Zkopírujte token ze souboru a vložte jej do dalšího okna.