mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-08 00:51:20 +00:00
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/
This commit is contained in:
parent
97561b31f1
commit
6af96cf36f
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue