mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-13 05:20:40 +02:00
docs: avoid fragment overwrite (#326)
This commit is contained in:
parent
de5e302755
commit
20bb6db9e0
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user