docs: avoid fragment overwrite (#326)
This commit is contained in:
@@ -446,7 +446,7 @@ Modify the new `opt-save-storage.custom.yml` file to your taste:
|
|||||||
Then set it up:
|
Then set it up:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export BTCPAYGEN_ADDITIONAL_FRAGMENTS="opt-save-storage.custom"
|
export BTCPAYGEN_ADDITIONAL_FRAGMENTS="$BTCPAYGEN_ADDITIONAL_FRAGMENTS;opt-save-storage.custom"
|
||||||
. ./btcpay-setup.sh -i
|
. ./btcpay-setup.sh -i
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user