minor corrections

This commit is contained in:
postscriptum 2026-03-03 18:55:07 +02:00
parent 601439d79e
commit 142c1f73da

View file

@ -94,12 +94,14 @@ sudo chmod 0755 -R /mnt/usb1
sudo systemctl restart kellnr sudo systemctl restart kellnr
``` ```
Для автозапуску з системою: Автозапуск з системою:
``` bash ``` bash
sudo systemctl enable kellnr sudo systemctl enable kellnr
``` ```
## Клієнт
Для цієї конфігурації, мною використовується наступна конфігурація `~/.cargo/config.toml`: Для цієї конфігурації, мною використовується наступна конфігурація `~/.cargo/config.toml`:
``` ~/.cargo/config.toml ``` ~/.cargo/config.toml