mirror of
https://codeberg.org/icewind/smbclient-builder.git
synced 2026-06-03 10:04:08 +02:00
update install instructions
This commit is contained in:
parent
f8b0c8a282
commit
8fa70d8683
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
- 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`
|
||||
```ini
|
||||
[global]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue