Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2019
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.25 KB | None | 0 0
  1. # Assuming you configured patron.example.com DNS to point to the same IP as your btcpay server
  2. export BTCPAYGEN_ADDITIONAL_FRAGMENTS="$BTCPAYGEN_ADDITIONAL_FRAGMENTS;opt-add-librepatron"
  3. export LIBREPATRON_HOST="patron.example.com"
  4. . btcpay-setup.sh -i
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement