1
0
This commit is contained in:
nicolas.dorier
2018-05-17 01:51:26 +09:00
parent 427263f3c5
commit 3a16110ab8

View File

@@ -109,7 +109,7 @@ On Linux:
BTCPAYGEN_CRYPTO1="btc" \
BTCPAYGEN_CRYPTO2="ltc" \
BTCPAYGEN_REVERSEPROXY="nginx" \
BTCPAYGEN_LIGHTNING="cligthning" \
BTCPAYGEN_LIGHTNING="clightning" \
BTCPAYGEN_SUBNAME="custom" \
./build.sh
```