Skip to content

Commit

Permalink
Исправлены опечатки в статье samba
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderShad committed Sep 21, 2024
1 parent 07d5532 commit 5674cb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/apps/samba.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ su -
systemctl enable --now smb
```

3. Установить пакеты `avahi-daemon` и `natuilus-share`:
3. Установить пакеты `avahi-daemon` и `nautilus-share`:

::: code-group

```shell[apt-get]
su -
apt-get install avahi-daemon natuilus-share
apt-get install avahi-daemon nautilus-share
```

```shell[epm]
Expand Down

0 comments on commit 5674cb1

Please sign in to comment.