updated README.md
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good

This commit is contained in:
2025-09-09 11:06:31 -05:00
parent caa9bf2604
commit 35d1893275

View File

@@ -77,7 +77,7 @@ sudo dnf install fuse3 # Fedora
### 2. Configure ### 2. Configure
Replace placeholders with your values: Replace placeholders with your actual values:
``` shell ``` shell
repertory --name mybucket -set HostConfig.ApiPassword "<renterd api password>" repertory --name mybucket -set HostConfig.ApiPassword "<renterd api password>"
@@ -244,7 +244,7 @@ repertory -en --name '<my config name>' --unmount
#### Remote #### Remote
``` shell ``` shell
repertory -rm 192.168.0.1:10000 --unmount repertory -rm 192.168.0.1:20000 --unmount
``` ```
#### S3 #### S3
@@ -253,7 +253,7 @@ repertory -rm 192.168.0.1:10000 --unmount
repertory -s3 --name '<my config name>' --unmount repertory -s3 --name '<my config name>' --unmount
``` ```
### Sia #### Sia
``` shell ``` shell
repertory --name '<my config name>' --unmount repertory --name '<my config name>' --unmount