update install instructions

This commit is contained in:
Robin Appelman 2025-05-03 14:45:20 +02:00
commit 8fa70d8683

View file

@ -8,7 +8,7 @@ Intended to easily install different `smbclient` versions in CI
- Download the smbclient binary from https://github.com/icewind1991/smbclient-builder/releases - Download the smbclient binary from https://github.com/icewind1991/smbclient-builder/releases
- Make the download file executable - Make the download file executable
- Run `apt install libjansson4 libcap2 libbsd0 libreadline8 libicu66` - Run `apt install libjansson4 libcap2 libbsd0 libreadline8 libicu70`
- Create a bare bones smb config in `/etc/samba/smb.conf` - Create a bare bones smb config in `/etc/samba/smb.conf`
```ini ```ini
[global] [global]