diff --git a/assets/markdown/how_fallback_ssh-uk.md b/assets/markdown/how_fallback_ssh-uk.md index ce90e76a..f830b446 100644 --- a/assets/markdown/how_fallback_ssh-uk.md +++ b/assets/markdown/how_fallback_ssh-uk.md @@ -1,10 +1,10 @@ -Login as root user to your server and look at the contents of the file `/etc/nixos/userdata/tokens.json` +Увійдіть від користувача root до вашого сервера і подивіться на вміст файла`/etc/nixos/userdata/tokens.json` ```sh cat /etc/nixos/userdata/tokens.json ``` -This file will have a similar construction: +Цей файл буде мати подібну конструкцію: ```json { @@ -12,8 +12,8 @@ This file will have a similar construction: { "token": "token_to_copy", "name": "device_name", - "date": "date" + "date": "date" } ``` -Copy the token from the file and paste it in the next window. +Скопіюйте токен з файла і вставте його в наступне вікно.